uli-weltersbach / XPathTools

A Visual Studio Extension which can run any XPath and XPath function; navigates through results at the click of a button. Can show and copy any XPath incl. XML namespaces, avoiding XML namespace induced headaches. Keeps track of the current XPath via the statusbar.
41 stars 4 forks source link

Use a different testing framework #32

Closed uli-weltersbach closed 5 years ago

uli-weltersbach commented 5 years ago

NUnit currently has issues running STA-tests (the first STA-test in the test run always fails - sequence matters), and issues when run from VS2017 (see build 19964128, where the only change is VS2015 -> VS2017).

uli-weltersbach commented 5 years ago

https://xunit.github.io/docs/getting-started-desktop