-
My project is based on `pytest`, and I would like to use some custom options or command line flags for the pytest runner.
One particular example would be `pytest --verbose --capture=no`, so that I…
-
I've been really enjoying ultest, so I am very excited about neotest. Thanks for building such great software.
Here are a few things I've noticed on latest neotest:
1. `lua require("neotest").ou…
-
I see the guide on writing adapters, and I may do the work myself. Step 1, for me, is to record the task :)
-
Hello,
The user manual has several problems:
- pressing `gO` opens an empty location list
- the manual does not follow the format as outlined in `help-writing`
- missing topics, e.g. how to cr…
-
An example test suite is based on pytest with the following structure:
- `data_test.py`
- `def test_foo(): ...`
But this test case is not detected: Neotest says "No tests found". However, If …
-
Hi @rcarriga,
Great work on this plugin 🚀, really excited to see how it evolves.
I've been trying to get it working with `go` and have been having some trouble, having read the explanation in th…
-
I mentioned on Reddit that the attach modal was showing some text that wasn't useful, and I've worked it out. The modal obviously shows the output of the test running, which in the case of the project…
-
Can't get this working.
First I tried latest stable version from ubuntu ppa, 0.6.x
Then I updated neovim from unstable ppa to 0.8.0-dev and non of examples working, but giving a bit different outpu…
-
It would be cool if there was a way to mark tests for execution - for example via a toggle in the summary window - and then run them with a command like `run.run_selected()`. This would increase the f…
-
The latest commit 05a700f866e31f12b2d3144ecc437f77d4af531a breaks test discovery in python for me. Everything works fine with the commit before that. I'll test a bit if it affects all tests or just sp…
tbung updated
2 years ago