Issafalcon / neotest-dotnet

Neotest adapter for dotnet
MIT License
63 stars 20 forks source link

fix(xunit): TS query for latest parser #100

Closed neubaner closed 1 month ago

neubaner commented 2 months ago

With the recent overhaul of the C# Tree Sitter parser some queries changed. This fixes those queries for xUnit.

Frenchie81 commented 2 months ago

Confirmed this is working for me. Thanks!

Dynge commented 1 month ago

Works for me as well. Thanks a lot!

daveHylde commented 1 month ago

Same, this fixes it for me as well. Been a headache for a few days - thought it was my fault due to some project update. Please merge :)