Sha256: 47f388325ab02a1075ca997590f8db3ddae1c0429f90c943a2b9cc8393c3e981
Contents?: true
Size: 427 Bytes
Versions: 3
Compression:
Stored size: 427 Bytes
Contents
= Find RSpec's home page = As an agile coach I want to easily find RSpec's home page So that I can learn about this fantastic tool I will know that we are done when: Given I am on Google's search page When I search for 'rspec' Then http://rspec.rubyforge.org/ should be the top result Given I am on Google's search page When I search for 'rspec' Then Ali G (who says respec a lot) is not among the results
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rspec-0.7.4 | vendor/web_spec/watir/find_rspecs_home_page.txt |
rspec-0.7.3 | vendor/watir/find_rspecs_home_page.txt |
rspec-0.7.5 | ../web_spec/watir/find_rspecs_home_page.txt |