9
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
May 25, 2024 — May 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed paramter order expected/actual More... about 13 years ago
refs #233 run features/scenarios by name added --name argument to specify a pattern to match a scenario or feature name More... about 13 years ago
Changes to work with gherkin's hook-reporting branch 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
[maven-release-plugin] prepare for next development iteration More... about 13 years ago
[maven-release-plugin] prepare release v1.0.8 More... about 13 years ago
Release 1.0.8 More... about 13 years ago
It's Throwable More... about 13 years ago
Ability to create objects from a List of objects while specifying what header columns (fields) to use More... about 13 years ago
Bugfix for Tables with empty cells make the column disappear. Closes #320 More... about 13 years ago
Merge branch 'fix_tables_with_nulls' of https://github.com/gphilipp/cucumber-jvm into gphilipp-fix_tables_with_nulls More... about 13 years ago
Add unit test showing the table issue when handling nulls More... about 13 years ago
Attribution. Closes #318, #319 More... about 13 years ago
issue 318: added 'throws Throwable' to Java snippets More... about 13 years ago
Always explicitly use a Locale More... about 13 years ago
Attribution More... about 13 years ago
Merge branch 'timezones' of https://github.com/gphilipp/cucumber-jvm into gphilipp-timezones More... about 13 years ago
Merged in some old refactorings I had forgotten to push More... about 13 years ago
Remove forced UTC timezone More... about 13 years ago
Added proof that unused hooks aren't instantiated. More... about 13 years ago
Added a UnusedStepdefs.java to all DI modules to prove that they are not instantiated when not used. More... about 13 years ago
Options (Command line or ) can be overriden with the system property. More... about 13 years ago
Renamed FormatterConverter to FormatterFacotry and added some more unit tests to illustrate usage. 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.7 More... about 13 years ago
Release 1.0.7 More... about 13 years ago
cucumber-java lazily creates instances, just like the other DI containers More... about 13 years ago
Slightly improved directory names More... about 13 years ago
issue 283 - include cucumber-html in example More... about 13 years ago
Relax type More... about 13 years ago