Angular project run tests several times in a row or in parallel Follow
Hello,
Is there a way to run Angular tests several times in a row or in parallel?
Let's say for example I want to run all tests for one component 10 times in a row or even better in parallel.
I'm using angular 13 with Karma and Jasmine.
Thank you in advance.
Please sign in to leave a comment.
No, there are no commands for this