9
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix previous commit, which was hosed More... almost 16 years ago
Add back snippets More... almost 16 years ago
Load jvm classes from .class paths instead of .java paths. This should make it easier to support other .class based (compiled) languages like Scala. More... almost 16 years ago
Merge commit 'aslakhellesoy/master' More... almost 16 years ago
diffHashes method in Table not working properly. Closes #18 More... almost 16 years ago
Merge commit 'aslakhellesoy/master' More... almost 16 years ago
Merge branch 'master' of git://github.com/darrinholst/cuke4duke More... almost 16 years ago
convert java maps to ruby hashes before calling diff so cucumber will know that they are really hashes More... almost 16 years ago
Merge branch 'master' of git://github.com/aslakhellesoy/cuke4duke More... almost 16 years ago
Merge branch 'master' of github.com:torbjornvatn/cuke4duke More... almost 16 years ago
Modified snippet output on not yet implemented steps. More... almost 16 years ago
Fix escaping of snippets More... almost 16 years ago
Upgrade cucumber, remove scala More... almost 16 years ago
Java snippets should now be valid Java code More... almost 16 years ago
Attribution to Torbjørn Vatn. Closes #8 More... almost 16 years ago
Merge branch 'master' of git://github.com/torbjornvatn/cuke4duke More... almost 16 years ago
Try to work around more Windows idiocyncracies (crap) More... almost 16 years ago
Examples' Maven builds install aslakhellesoy-ansicolor (needed for the poor windows users) More... almost 16 years ago
Changed the delimitor of the extraArgs parameter to a white space More... almost 16 years ago
Added a null check for the jvmArgs list More... almost 16 years ago
Updated History.txt More... almost 16 years ago
Renamed the command line parameter for extra cucumber args to extraCucumberArgs More... almost 16 years ago
Merge branch 'master' of git://github.com/aslakhellesoy/cuke4duke More... almost 16 years ago
Renamed Spring example classes to avoid confusion with Cucumber's World concept More... almost 16 years ago
Fix typo More... almost 16 years ago
Implemented support for World in Groovy. More... almost 16 years ago
Groovy step definitions must use String instead of Regexp. The regexp matching happens on the Ruby side, so Regexp was misleading More... almost 16 years ago
examples/webtest upgraded to celerity 0.0.7 and jetty 7.0.0.1beta3 More... almost 16 years ago
Revert "set jvm clone option so that system properties will be picked up in the forked jvm" More... almost 16 years ago
Revert "add to History.txt" More... almost 16 years ago