bcardarella / cucumber forked from aslakhellesoy/cucumber
- Source
- Commits
- Network (280)
- Downloads (124)
- Wiki (1)
- Graphs
-
Branch:
master
cucumber /
| name | age | message | |
|---|---|---|---|
| |
.gitattributes | Sun Oct 05 03:46:17 -0700 2008 | |
| |
.gitignore | Fri Jun 12 14:58:35 -0700 2009 | |
| |
History.txt | ||
| |
LICENSE | Wed Oct 14 10:37:28 -0700 2009 | |
| |
Manifest.txt | ||
| |
README.rdoc | Wed Oct 14 11:05:17 -0700 2009 | |
| |
Rakefile | ||
| |
VERSION.yml | ||
| |
bin/ | ||
| |
cucumber.gemspec | ||
| |
cucumber.yml | Mon Oct 12 17:14:44 -0700 2009 | |
| |
examples/ | ||
| |
features/ | ||
| |
gem_tasks/ | Wed Oct 14 11:05:17 -0700 2009 | |
| |
lib/ | ||
| |
rails_generators/ | ||
| |
spec/ |
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.

