Files
neotest-python/lua
Daniel Watkins 16c3c90b55 feat(query): include test decorators in the test definition (#34)
This means that `neotest.run.run` when the cursor is on a test's
decorators will run the decorated test (instead of running the previous
test in the file, the current behaviour).

Fixes: #31
2022-11-10 08:41:54 +00:00
..