Skip to content

Commit ef49275

Browse files
authored
docs(README): add neotest-vstest (#508)
Adds an alternative adapter for dotnet which uses the vstest runner
1 parent 862afb2 commit ef49275

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,8 @@ See the adapter's documentation for their specific setup instructions.
114114
| rust (treesitter) | [neotest-rust](https://github.com/rouge8/neotest-rust) |
115115
| rust (LSP) | [rustaceanvim](https://github.com/mrcjkb/rustaceanvim) |
116116
| elixir | [neotest-elixir](https://github.com/jfpedroza/neotest-elixir) |
117-
| dotnet | [neotest-dotnet](https://github.com/Issafalcon/neotest-dotnet) |
117+
| dotnet (treesitter) | [neotest-dotnet](https://github.com/Issafalcon/neotest-dotnet) |
118+
| dotnet (vstest) | [neotest-vstest](https://github.com/nsidorenco/neotest-vstest) |
118119
| scala | [neotest-scala](https://github.com/stevanmilic/neotest-scala) |
119120
| haskell | [neotest-haskell](https://github.com/mrcjkb/neotest-haskell) |
120121
| deno | [neotest-deno](https://github.com/MarkEmmons/neotest-deno) |

0 commit comments

Comments
 (0)