Если вы пользуетесь cypress, способ запустить тесты параллельно
https://medium.com/@hashvandhini/dockerizing-cypress-tests-parallel-run-af3224474a41
Теги: #cypress, #parallel_testing.
https://medium.com/@hashvandhini/dockerizing-cypress-tests-parallel-run-af3224474a41
Теги: #cypress, #parallel_testing.
Medium
DOCKERIZING CYPRESS TESTS (PARALLEL RUN)
If the project is having n number of tests, it can take long time to complete the running serially on one machine. So, running the tests…
👎35