jeudi 3 septembre 2020

Run ember unit tests in parallel

In my Ember app (Node/NPM), I run the unit tests using the following

npm run test-coverage

Now the tests take a very long time to run. Is there some way to speed up the same by parallel execution of the tests ?




Aucun commentaire:

Enregistrer un commentaire