This repository was archived by the owner on Dec 12, 2017. It is now read-only.

Description
I have a project that contains data driven tests that generate a total of 117 350 test cases (theories). The runner does not seem to be able to handle this many tests. Visual Studio grinds to a halt when I run my tests. It's hard to determine if this is a UI issue or if my tests are running slower because of this. I don't think the runner itself is slowing down though.