|
0e671ad7fa
|
fix(neotest): properly detect __call. Fixes #847
|
2023-05-28 12:52:22 +02:00 |
|
|
a866c6801d
|
fix(neotest): removed <leader>tR in favor of <leader>tt
|
2023-05-28 11:07:02 +02:00 |
|
|
efc72b0649
|
feat(neotest): added <leader>tt and <leader>tT to run tests in file or all test files
|
2023-05-27 09:37:55 +02:00 |
|
|
2a3bac7690
|
fix(neotest): support neotest adapaters that use setup() for custom setup
|
2023-05-27 09:37:17 +02:00 |
|
|
98e2ffcf14
|
feat(neotest): allow adapter names as a list
|
2023-05-27 09:36:52 +02:00 |
|
|
2c89770504
|
feat(noetest): open trouble instead of quickfix on errors when available
|
2023-05-27 09:36:29 +02:00 |
|
|
bf66e71adc
|
fix(neotest): pass opts to neotest
|
2023-05-23 14:07:11 +02:00 |
|
|
cd96e3d9e5
|
refactor(neotest): better way to pass custom options for adapters
|
2023-05-23 13:00:15 +02:00 |
|
|
7443effe26
|
feat(test): added easy way to configure adapters
|
2023-05-22 21:31:12 +02:00 |
|
|
bb0d4d4e7d
|
feat(tests): added neotest (#642)
* feat(tests): adds test management
* refactor(tests): pr changes
* fix(tests): make dap keybind optional based on nvim-dap existence
|
2023-05-22 20:57:15 +02:00 |
|