Jakub Olek
Jakub Olek's simple notes

Jakub Olek's simple notes

Follow

How to run a (flaky) test multiple times using Jest

Aug 19, 20221 min read

When you discover that your test is flaky - it might be a good idea to run it multiple times to further validate that what you've done to fix actually...

How to run a (flaky) test multiple times using Jest