Skip to content

Instantly share code, notes, and snippets.

@suchov
Created April 12, 2017 09:10
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 suchov/2bdc60db0be583d14616bc5c1a9d9e99 to your computer and use it in GitHub Desktop.
Save suchov/2bdc60db0be583d14616bc5c1a9d9e99 to your computer and use it in GitHub Desktop.
Delete tests
Sometimes, a test isn’t worth it. There are always tradeoffs, and if you have a
particularly slow test that is testing a non-mission critical feature, or a feature that
is unlikely to break, maybe it’s time to throw the test out if it prevents you from
running the suite.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment