RubyGems.org

spectie

0.0.4

Spectie (rhymes with "necktie") is a pure Ruby acceptance testing framework for RSpec. The philosophy of Spectie is that, since the business stakeholders on most projects don't care about exactly how you test, you're free to write the acceptance tests on a project how *you*, the developer, need to in order to ensure that the implementation is correct, easily understood, and maintainable. Furthermore, since you're a developer, the easiest, most straight-forward and maintainable way for you to write your tests is by using the highly expressive language that you're already coding in for the project; that's Ruby, baby!

installgem install spectie
Authors

Ryan Kinderman

117 total downloads 70 for this version
Versions
  1. 0.0.4 October 22, 2009
  2. 0.0.3 October 22, 2009
Runtime Dependencies
  1. rspec >= 1.2.7