Skip to content

Instantly share code, notes, and snippets.

@iamlucianojr
Last active June 16, 2016 11:09
Show Gist options
  • Save iamlucianojr/c752c1c5b421942c76a87fcc88d6a911 to your computer and use it in GitHub Desktop.
Save iamlucianojr/c752c1c5b421942c76a87fcc88d6a911 to your computer and use it in GitHub Desktop.
Every single (unit) test should be compose by:
- Test setup
- Calling the tested method
- Asserting
Every single feature should be explain by:
-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment