kbwo
|
1fc98e9063
|
chore: update version
|
2024-10-19 17:13:34 +09:00 |
|
kbwo
|
cf926f56a2
|
fix(adapter): support nested namespace definition
|
2024-10-19 16:50:52 +09:00 |
|
kbwo
|
7ce2e97df6
|
fix(adapter): fix top level tests to not be in namespace
|
2024-10-19 13:41:09 +09:00 |
|
kbwo
|
8bfe0e9435
|
feat: implement adapter for node --test
|
2024-10-19 12:12:11 +09:00 |
|
kbwo
|
aee202b9d1
|
chore: update versions
|
2024-10-14 00:01:24 +09:00 |
|
kbwo
|
3d01eef6b1
|
chore(adapter): add tracing logs
|
2024-10-14 00:00:34 +09:00 |
|
kbwo
|
dfd017c5d3
|
chore: update version
|
2024-10-12 17:33:29 +09:00 |
|
kbwo
|
b399d22656
|
fix: rename log file name
|
2024-10-12 17:32:59 +09:00 |
|
kbwo
|
f6aea92264
|
feat(adapter): delete old adapter log files
|
2024-10-12 17:30:49 +09:00 |
|
kbwo
|
13757136ba
|
feat: delete old server log files
|
2024-10-12 17:16:37 +09:00 |
|
kbwo
|
4e9f1b5c35
|
chore(adapter): update version
|
2024-10-10 00:28:51 +09:00 |
|
kbwo
|
3e3d4c5db1
|
feat: implement phpunit adapter
|
2024-09-23 17:56:13 +09:00 |
|
kbwo
|
daa8db434c
|
chore(adapter): write both of stdout and stderr to log
|
2024-08-17 16:27:58 +09:00 |
|
kbwo
|
b08c350b78
|
chore: update version
|
2024-08-15 23:20:26 +09:00 |
|
kbwo
|
63e1c653d9
|
feat(adapter): write test result to file
|
2024-08-15 22:58:00 +09:00 |
|
kbwo
|
ef51778b60
|
test(adapter): prevent test failure
|
2024-08-13 21:47:55 +09:00 |
|
kbwo
|
48e397efd3
|
fix(adapter): prevent test name duplication
|
2024-08-13 21:44:53 +09:00 |
|
kbwo
|
6104ca0438
|
refactor(client): fix typo
|
2024-08-13 16:48:34 +09:00 |
|
kbwo
|
319e3b69d8
|
fix:(adapter): change format of test item id and name
|
2024-08-07 00:20:57 +09:00 |
|
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
|
305a084061
|
consolidate the adapters supported by this repository into a single crate
|
2024-05-19 18:53:23 +09:00 |
|