public
Description: BDD that talks to domain experts first and code second
Homepage: http://cukes.info/
Clone URL: git://github.com/aslakhellesoy/cucumber.git
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 Caliper.yml Mon Nov 16 12:36:45 -0800 2009 Added Caliper config to ignore files [aslakhellesoy]
file History.txt Loading commit data...
file LICENSE Wed Oct 14 10:37:28 -0700 2009 Version bump to 0.0.0 [aslakhellesoy]
file README.rdoc Wed Oct 14 11:05:17 -0700 2009 Ditched Hoe for Jeweler [aslakhellesoy]
file Rakefile Tue Oct 27 20:07:57 -0700 2009 Update Spork dependency [aslakhellesoy]
file VERSION.yml Fri Nov 13 04:02:52 -0800 2009 Version bump to 0.4.4 [aslakhellesoy]
directory bin/ Tue Oct 27 19:12:29 -0700 2009 IronRuby is smarter now [aslakhellesoy]
file cucumber.gemspec
file cucumber.yml Mon Oct 12 17:14:44 -0700 2009 Added a windows_mri profile similar to JRuby - ... [aslakhellesoy]
directory examples/ Mon Nov 16 09:44:54 -0800 2009 Fix typo. Thanks plaes :-) [aslakhellesoy]
directory features/ Sat Nov 14 15:33:19 -0800 2009 Let the formatters decide how to deal with IO [aslakhellesoy]
directory gem_tasks/ Wed Oct 14 11:05:17 -0700 2009 Ditched Hoe for Jeweler [aslakhellesoy]
directory lib/
directory spec/ Sat Nov 14 08:41:56 -0800 2009 Deprecated --language [aslakhellesoy]
README.rdoc

Cucumber

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

Note on Patches/Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so I don’t break it in a future version unintentionally.
  • Commit, do not mess with Rakefile, version, or history. (if you want to have your own version, that is fine but
     bump version in a commit by itself I can ignore when I pull)
    
  • Send me a pull request. Bonus points for topic branches.

Running tests

  rake

If you get errors about missing gems - just install them.

Copyright

Copyright © 2008,2009 Aslak Hellesøy. See LICENSE for details.