fredrikaverpil / neotest-golang

Reliable Neotest adapter for running Go tests in Neovim.
MIT License
57 stars 5 forks source link

Go test regexp pattern does not escape parenthesis #36

Closed fredrikaverpil closed 2 weeks ago

fredrikaverpil commented 2 weeks ago

This has led to false positives when running a single test (or a file of tests).