Enable parallel run of test within a suite
Open
enhancement
- Dominant language
- Scala
- Stars
- 3
- Forks
- 2
- Avg merge
- 14h 48m
- Merged PRs (30d)
- 1
Description
### Feature Description
For better performance, if desired, allow parallel run of tests within a suite.
### Proposed Solution
Use `FixtureAnyFunSuite` and `ParallelTestExecution` traits as the basis for the class.
### Dependencies / Related
_No response_
### Additional Context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.