- Order By
- Date
- Most Comments
- Creator
- Title
Filtered by
Tags: testing
bmabey's email-spec at master - GitHub
A set of Rspec and Cucumber steps and matchers for testing email interactions.
autotest is now autospec - How to Set Up Autospec fo...
How to set up autospec to monitor changes live.
notahat's machinist at master - GitHub
The code repository for machinist, a fixtureless data testing framework.
Fixtureless datas with Machinist and Sham
A tool for quickly generating conforming data objects and making them available for model or integration testing.
0
Adding Tests to Legacy Rails Apps
1:50¶Testing is a part of development.¶How to move to testing (unit, functional, integration):¶Start b...