Subject: | wish: support partial parallel runs |
I have a large slow test suite with 20,000 tests. I'd like to run my
tests in parallel, but some are not prepared to run that way.
I would like an option to run some tests in parallel, without running all
of them in parallel. For example, something in in the name or a "Smart
Comment" might be used to mark tests as parallel-ready or not-parallel-
ready.
I thought this feature might be useful to other people, so I'm recording
the idea as a wishlist item here.
Thanks!
Mark