Issafalcon / neotest-dotnet

Neotest adapter for dotnet
MIT License
71 stars 27 forks source link

fix: fix test matching for xunit tests #105

Closed PhilippOesch closed 4 months ago

PhilippOesch commented 4 months ago

Similar to #99 there seems to be an issue with the matching of test names in the generation of the xunit result. This additional check might make the matching more robust.