issues
search
Issafalcon
/
neotest-dotnet
Neotest adapter for dotnet
MIT License
73
stars
29
forks
source link
83 feature use dotnet test t to fetch fully qualified test names with parameters
#88
Closed
Issafalcon
closed
9 months ago
Issafalcon
commented
9 months ago
Closes #83
BREAKING CHANGES to the way the code functions
xUnit now uses dotnet test -t to create the test positions and map results
nUnit and MSTest refactored but still use the old mechanism of treesitter only
Closes #83