Socolin
Socolin
The tests only run on windows, this is a limitation of resharper SDK (resharper run using full framework for visual studio and the test framework use mono on Linux /...
> Hello, > > I am willing to help here but I am new to Rider plugin development. I do have a windows system for development though. > > At...
Yes, uninstall specflow plugin first to avoid conflict at startup
Hello, Since the Rider test explorer already find the tests by searching for NUnit / XUnit attributes, we don't have much control on that. I'll take a look if Rider...
Ok so after askin to jetbrains, it seems this is not possible right now. As a workaround we could add a new navigation to go from/to the test and the...
It should not be there before 2021.3 but here the story if you want to follow: https://youtrack.jetbrains.com/issue/RSRP-484008
> @Socolin any updates on this enchancement? Still waiting after rider to provide us a way to do this. https://youtrack.jetbrains.com/issue/RSRP-484008
It should already work if you have this checked  You also need to modify the file for it to have an effect.
Hello, Do a small repro project could help, also are you on linux or windows ?
Look similar to https://github.com/SpecFlowOSS/SpecFlow.Rider/issues/182 can you check if you see an exception in the backend.log ? 