Having looked at this , I see that I can:
Run a custom test, run tests in specific categories, or run tests defined in * .TestSettings.
In any case, can I just run all the tests in the project without explicitly setting groups / lists / tests?
source share