rewrite-static-analysis
rewrite-static-analysis copied to clipboard
Run test methods in parallel but classes sequential
A quick attempt at running tests in parallel to potentially speed up execution.
- Following on from https://github.com/openrewrite/rewrite/pull/5350