Skip to content

Instantly share code, notes, and snippets.

@valeriecodes
Created October 14, 2017 01:36
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 valeriecodes/01696c55a955965c804c9ee6f3bdba73 to your computer and use it in GitHub Desktop.
Save valeriecodes/01696c55a955965c804c9ee6f3bdba73 to your computer and use it in GitHub Desktop.
## Testing Session
* _Practical Object-Oriented Design in Ruby_ by Sandi Metz (http://www.poodr.com/)
* "The Magic Tricks of Testing" talk (https://www.youtube.com/watch?v=URSWYvyc42M)
* _The Cucumber Book_ by Matt Wynne and Aslak Hellesøy (https://pragprog.com/book/hwcuc/the-cucumber-book)
* _Working Effectively with Legacy Code_ by Michael Feathers (https://www.amazon.com/Working-Effectively-Legacy-Michael-Feathers/dp/0131177052)
Gems:
* Factory Girl (https://github.com/thoughtbot/factory_girl)
* Faker (https://github.com/stympy/faker)
* Scientist (https://github.com/github/scientist)
* Suture (https://github.com/testdouble/suture)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment