You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently stumbled upon neotest for dotnet and I love how it works. Cheers for that :D
I did notice something strange: while running mstests in .net 8 for one or more tests, the process outputs a success result while the indicators tell it failed.
This is also the case inside of the summary panel.
Hi @NicolaiSattler . Thanks for raising this. Life has gotten in the way of my side projects for a while, so just commenting here to say that this is an issue I'm aware of with MSTest (I've neglected this test runner a bit, as xUnit and NUnit are what I use mainy). However, GustavEikaas/easy-dotnet.nvim#74 seems to be a solution to many problems with this plugin and the multiple test runners. I'll be looking into this ASAP.
I recently stumbled upon neotest for dotnet and I love how it works. Cheers for that :D
I did notice something strange: while running mstests in .net 8 for one or more tests, the process outputs a success result while the indicators tell it failed.
This is also the case inside of the summary panel.
my config:
Could the icon configuration be the cause of this?
The text was updated successfully, but these errors were encountered: