Open ekharkunov opened 5 days ago
In JUnit 5 exist possibility to run tests in parallel. It will help reduce overal; time spend on integration testing.
So need update JUnit to 5 version, make appropriate changes in code and enable concurrency.
In JUnit 5 exist possibility to run tests in parallel. It will help reduce overal; time spend on integration testing.
So need update JUnit to 5 version, make appropriate changes in code and enable concurrency.