9
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
May 27, 2024 — May 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved WebDriver example that shows how to reuse a driver for the entire JVM. Another case against #295 More... about 13 years ago
Simplify More... about 13 years ago
Simplify More... about 13 years ago
Allow custom @XStreamConverter to be used on regular arguments - not just table arguments. More... about 13 years ago
Optimize import More... about 13 years ago
Attribution More... about 13 years ago
fixed & simplified groovy step snippets More... about 13 years ago
Improved ant build script to generate junitreport More... about 13 years ago
Detect subclassing in glue code and report to the user that it's illegal. Closes #301 More... about 13 years ago
More friendly errors for xstream problems More... about 13 years ago
[maven-release-plugin] prepare for next development iteration More... about 13 years ago
[maven-release-plugin] prepare release v1.0.3 More... about 13 years ago
Release 1.0.3 More... about 13 years ago
Friendlier error message when XStream fails conversion. Closes #296 More... about 13 years ago
Empty strings from matched steps and table cells are converted to . This means boxed types must be used if you intend to have empty strings. More... about 13 years ago
Attribution. Closes #196 More... about 13 years ago
Merge branch 'cucumberStrict' of https://github.com/klausbayrhammer/cucumber-jvm into klausbayrhammer-cucumberStrict More... about 13 years ago
Merge branch 'reporter_fix' of https://github.com/dkowis/cucumber-jvm into dkowis-reporter_fix More... about 13 years ago
Attribution More... about 13 years ago
Merge pull request #294 from duck1123/master More... about 13 years ago
Fixed some regressions to glue code introduced in 1.0.2. Might fix issue #299, but that's not confirmed. More... about 13 years ago
Clean up method formatting More... about 13 years ago
Merge with master More... about 13 years ago
Show code source for Java step definitions in case of duplicates or ambiguous stepdefs. More... about 13 years ago
Changing the Hook to a B or A depending on what type More... about 13 years ago
Merge branch 'master' into reporter_fix More... about 13 years ago
Workaround for arity mismatch on Groovy. Need an explicitly empty list of closure parameters. Closes #297. More... about 13 years ago
Added an example of how to convert a DataTable to a List of Thing in Groovy More... about 13 years ago
Make it easier to create a DataTable More... about 13 years ago
Fix add-step-definition for :after to add to After hooks More... about 13 years ago