public
Fork of aslakhellesoy/cucumber
Description: BDD that talks to domain experts first and code second
Homepage: http://github.com/aslakhellesoy/cucumber/wikis
Clone URL: git://github.com/technicalpickles/cucumber.git
aslakhellesoy (author)
Wed Sep 30 17:09:11 -0700 2009
commit  830af4af97dc348df7dd0102ac37772ea37e1f70
tree    d543974453dec8716fcad3d682c924551bc28003
parent  cf58d242cf839d04d683426912f81620f0ae4f25
name age message
file .gitattributes Sun Oct 05 03:46:17 -0700 2008 Adding spec for DOS line endings. [aslakhellesoy]
file .gitignore Fri Jun 12 14:58:35 -0700 2009 Added a steps formatter [demetriusnunes]
file History.txt Wed Sep 30 16:46:38 -0700 2009 Just a test to verify that Run-Code-Run only se... [aslakhellesoy]
file License.txt Tue Aug 18 14:45:22 -0700 2009 It's the MIT License [aslakhellesoy]
file Manifest.txt Mon Sep 28 16:20:06 -0700 2009 Release 0.3.104.1 [aslakhellesoy]
file README.txt Tue Jan 13 18:21:48 -0800 2009 Update links [aslakhellesoy]
file Rakefile Tue Sep 29 16:54:05 -0700 2009 Add trace option so RunCodeRun will include it [msassak]
directory bin/ Tue Sep 08 18:35:49 -0700 2009 Revert "Cucumber::Cli::Main.execute(argv) has b... [aslakhellesoy]
directory config/ Wed Sep 30 10:40:30 -0700 2009 Link to web page instead [aslakhellesoy]
file cucumber.gemspec Mon Sep 28 16:20:06 -0700 2009 Release 0.3.104.1 [aslakhellesoy]
file cucumber.yml Wed Aug 05 01:48:36 -0700 2009 script/generate cucumber sets up 'cucumber:ok' ... [aslakhellesoy]
directory examples/ Sat Sep 26 09:27:55 -0700 2009 Upgraded rack-test for Sinatra example [aslakhellesoy]
directory features/ Wed Sep 30 16:19:33 -0700 2009 Feature files are now sorted before they are ex... [aslakhellesoy]
directory gem_tasks/ Mon Aug 24 15:51:46 -0700 2009 Remove sort from FileList as spec dependencies ... [Gregory Hnatiuk]
directory lib/ Wed Sep 30 16:19:33 -0700 2009 Feature files are now sorted before they are ex... [aslakhellesoy]
directory rails_generators/ Wed Sep 30 10:37:55 -0700 2009 Files generated by the Rails cucumber generator... [aslakhellesoy]
directory spec/ Sun Sep 27 14:17:43 -0700 2009 Merge branch 'master' of git://github.com/bmabe... [aslakhellesoy]
README.txt
= Cucumber

The main website is at http://cukes.info/
The documentation is at http://github.com/aslakhellesoy/cucumber/wikis/home/