I have a spring-boot project with many unit tests using junit and mockito. For every time i execute the tests is takes so much time (30 min).So i think the solution is to use many thread to execute all tests. Is there a solution for changing the execution of tests from sequential execution to parallel execution using multithread ?
Aucun commentaire:
Enregistrer un commentaire