Skip to content

Instantly share code, notes, and snippets.

@aeaston
Last active April 20, 2022 21:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aeaston/ceacc2e7765b1fa925fe7a4f058db68c to your computer and use it in GitHub Desktop.
Save aeaston/ceacc2e7765b1fa925fe7a4f058db68c to your computer and use it in GitHub Desktop.
e2e retry blog post - npm script example
"scripts": {
"test-with-retries": "node run_tests_with_retries.js"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment