Skip to content

Instantly share code, notes, and snippets.

@laurenhavertz
Last active December 20, 2015 12:39
Show Gist options
  • Save laurenhavertz/6132950 to your computer and use it in GitHub Desktop.
Save laurenhavertz/6132950 to your computer and use it in GitHub Desktop.
RUBY GEMS

Unit Test

  • test one method at a time
  • test one file at a time

Integration Test

  • view tests
  • think about user

Other uses

  • can test filling in _forms
  • buttons
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment