Commit graph

26 commits

Author SHA1 Message Date
kbwo
56c97a4780 chore(adapter): update version 2024-08-05 22:26:35 +09:00
kbwo
0f73fa2abd fix(adapter): format test item name 2024-08-04 22:21:16 +09:00
kbwo
d3f3528c53 fix: detect namespace correctly
fix #31
2024-08-04 22:13:52 +09:00
kbwo
f1a10ceb28 chore: update version 2024-08-04 18:57:48 +09:00
kbwo
90be4e498f chore(adapter): change log file location 2024-08-04 17:33:19 +09:00
kbwo
d8bd53d4ca refactor(adapter): unify repetitive code patterns 2024-07-22 23:33:22 +09:00
kbwo
6cb4fcbd92 feat(adapter): implement adapter for deno 2024-07-21 15:58:55 +09:00
kbwo
b887d653a2 feat(adapter): add adapter for cargo-nextest
close #18
2024-07-16 00:23:19 +09:00
kbwo
f78cf7f888 test(adapter): fix failed test 2024-07-15 19:14:27 +09:00
kbwo
1d6dd6623e refactor: rename directory 2024-07-15 19:13:19 +09:00
kbwo
4782784122 refactor(adapter): set diagnostic severity explicitly 2024-07-15 19:10:02 +09:00
kbwo
5ac623bb69 feat(adapter): add vitest adapter 2024-07-15 19:09:56 +09:00
kbwo
1b74a7ad4f add adapter log 2024-07-06 15:54:30 +09:00
kbwo
caf868f9bd add license 2024-06-30 22:39:44 +09:00
kbwo
5f3759ec28 fix a bug in nested workspace 2024-06-30 22:14:56 +09:00
kbwo
07b516e798 add go test feature to adapter 2024-06-30 18:20:27 +09:00
kbwo
67e20e5b4d update adapter dependency 2024-06-22 21:06:55 +09:00
kbwo
b6899587db rename some symbols 2024-06-22 20:05:11 +09:00
kbwo
4a4f5411e4 change adapter specification 2024-06-22 19:47:52 +09:00
kbwo
83fd323226 (rust-adapter): pass stderr to testing-ls only when there is no stdout 2024-06-15 22:29:02 +09:00
kbwo
607f43aa39 implement adapter error bubbling and send warning diagnostic
fix #2
2024-06-13 00:05:43 +09:00
kbwo
5e4f15cbd8 prevent passing --test-kind argument to test command 2024-06-10 00:22:16 +09:00
kbwo
e42e97a3ae update 2024-05-25 18:16:58 +09:00
kbwo
4ba3683ab4 delete some adapter crates and update README 2024-05-19 18:56:44 +09:00
kbwo
305a084061 consolidate the adapters supported by this repository into a single crate 2024-05-19 18:53:23 +09:00
kbwo
43c3b28eef mvp 2024-05-07 00:08:27 +09:00