Good Morning
I've changed my Runner to be SpecRun (1.9.0) within my solution, evaluation version of SpecRun I'm using. I have around 200 specflow tests which I usually run with MSTest but I want to try to utilise SpecRun's power of running in parallel but every time I try to run my 200 or so tests it will execute 16 of them and skip the rest with no reason as to why within SpecRun?
I can't see anywhere on the evaluation version which states only batches of a certain number of tests can be run at anyone time and it's really looking as though SpecRun isn't up to the job possibly
Really looking for some help by the community in understanding why SpecRun will skip tests however something like MSTest or NUnit will run them every single time successfully,
Many thanks
Sean