Allow run tests not only by specific name but by regex
We have a lot of tests and it takes about 2 hours to run them all. But we also have some small services almost completely isolated and which have a specific test class name convention. Currently, we're using ant to specify which exactly we want to run on these services build, so we don't have to wait for 2 hours to deploy a small fix to an isolated service.
2
votes
Nikita Chursin
shared this idea
-
Nikita Chursin commented
Oops, posted before described the idea:
Please add the same feature to your test run tool.Another idea - allow editing ideas after they're posted :)