Happy New Year!
I know you've recommended using NUnit console to run tests, but is there a way using your library to still run tests to debug them within Visual Studio?
I'm trying to debug a test but I want it to run in the order I created using the EnableTestOrdering file.
It's quicker and more efficient debugging tests using Visual Studio.
Thanks!