neotest-go icon indicating copy to clipboard operation
neotest-go copied to clipboard

Results 38 neotest-go issues
Sort by recently updated
recently updated
newest added

## Reproduce 1. Run ```sh :lua require('neotest').run.run("path/to/file/or/directory") -- please replace value ``` Unfortunately, I cannot provide the code, however, I guess you can use your own one. 2. A bottom...

Hey all, So for a little bit of context I created this neotest extension off the back of @rcarriga great plugin as I was keen to use neotest with go....

Thank you for writing this awesome plugin. I found a case that I think it should be considered as PASS: ![image](https://user-images.githubusercontent.com/79964592/218789602-2a232a11-8bea-4c3f-9666-9ee626312328.png)

good first issue

What is the proper way to specify some static environment variables to set when running a test for a single workspace?

I've got a large repo with hundreds of packages, and thousands of files, and test watcher seems to not run any test on change. Debug logs shows a lot of...

Reverts nvim-neotest/neotest-go#87. Checking why workflow fails