9
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
May 14, 2024 — May 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove some dead code. Closes #189. More... over 13 years ago
Merge branch 'master' of https://github.com/mattnathan/cucumber-jvm into mattnathan-master More... over 13 years ago
Merge pull request #183 from ffbit/master More... over 13 years ago
Attribution. Closes #185. More... over 13 years ago
Merge branch 'master' of https://github.com/klausbayrhammer/cucumber-jvm More... over 13 years ago
Attribution. Closes #184. More... over 13 years ago
Merge in tests for #187 More... over 13 years ago
Use I18n instead of Locale since converting from Locale to I18n is tricky. More... over 13 years ago
Attribution More... over 13 years ago
HTML formatter produces empty report if no features run. Closes #191 More... over 13 years ago
Made is isInstantiable smarter by checking inner classes properly More... over 13 years ago
Remove the unused import More... over 13 years ago
Remove the ignored test. More... over 13 years ago
Make a clearer separation between the injection and the JavaBackend. This change ensures that the ObjectFactory is responsible for the finding of dependent classes that are needed to create Steps or Hook classes. Before it was the responsibility of the JavaBackend which was stepping on the toes of ObjectFactory implementations that could do that for themselves, like Guice or Spring. More... over 13 years ago
Fixed issue #184 - i18n java snippets for undefined steps are always generated with @Given annotation More... over 13 years ago
Removed unnecessary javadoc in Tests More... over 13 years ago
Enhanced JUnit Reporting (mark Scenarios as failed if one of the scenario's steps fails) More... over 13 years ago
Fix link in readme More... over 13 years ago
Some changes that improve readability of the java-calculator artifact. More... over 13 years ago
steps toward Jython i18n support, still one hard-coded piece to remove, and some work around languages having unicode issues More... over 13 years ago
Slightly improved python i18n. This gets rid of latin accents (fixes NO, FR etc), but symbolic characters are still there.... More... over 13 years ago
Merge branch 'master' of https://github.com/sabrams/cucumber-jvm into sabrahams-jython-i18n More... over 13 years ago
Update versions More... over 13 years ago
Added OpenEJB More... over 13 years ago
Update links More... over 13 years ago
[maven-release-plugin] prepare for next development iteration More... over 13 years ago
[maven-release-plugin] prepare release v1.0.0.RC13 More... over 13 years ago
Attribution More... over 13 years ago
Merge pull request #175 from rferraz/clojure_hook_fix More... over 13 years ago
Jython updates: Additional Gherkin word support (previously just given in EN), and I18n code generation More... over 13 years ago