aslakhellesoy / cucumber
- Source
- Commits
- Network (283)
- Downloads (135)
- Wiki (69)
- Graphs
-
Branch:
master
cucumber /
| name | age | message | |
|---|---|---|---|
| |
.gitattributes | Sun Oct 05 03:46:17 -0700 2008 | |
| |
.gitignore | Fri Dec 11 13:50:32 -0800 2009 | |
| |
Caliper.yml | Mon Nov 16 12:36:45 -0800 2009 | |
| |
History.txt | Wed Jan 20 03:10:05 -0800 2010 | |
| |
LICENSE | Wed Oct 14 10:37:28 -0700 2009 | |
| |
README.rdoc | Wed Oct 14 11:05:17 -0700 2009 | |
| |
Rakefile | Sun Jan 17 08:27:41 -0800 2010 | |
| |
VERSION.yml | Sun Jan 17 16:06:09 -0800 2010 | |
| |
bin/ | Tue Oct 27 19:12:29 -0700 2009 | |
| |
cucumber.gemspec | Sun Jan 17 16:06:24 -0800 2010 | |
| |
cucumber.yml | Thu Jan 14 09:17:51 -0800 2010 | |
| |
examples/ | Thu Jan 14 09:17:51 -0800 2010 | |
| |
features/ | Wed Jan 20 03:10:05 -0800 2010 | |
| |
gem_tasks/ | Thu Jan 14 09:17:51 -0800 2010 | |
| |
lib/ | Wed Jan 20 03:10:05 -0800 2010 | |
| |
spec/ | Fri Jan 29 04:26:08 -0800 2010 |
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.

