9
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 5 hours ago.
May 31, 2024 — May 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Attribution. Closes #360, #361 More... almost 13 years ago
Merge branch 'extend-url-protocols' of https://github.com/lmcgrath/cucumber-jvm into lmcgrath-extend-url-protocols More... almost 13 years ago
Attribution More... almost 13 years ago
Formatting More... almost 13 years ago
Merge branch 'master' of https://github.com/sabrams/cucumber-jvm into sabrams-master More... almost 13 years ago
Attribution. Closes #364, #371 More... almost 13 years ago
Small simplification, fix new package More... almost 13 years ago
Merge branch 'master' of https://github.com/marquiswang/cucumber-jvm into marquiswang-master More... almost 13 years ago
Attribution More... almost 13 years ago
Merge pull request #374 from bezda/master More... almost 13 years ago
Attribution More... almost 13 years ago
Merge branch 'helpful-clojure-utilities' of https://github.com/rplevy-draker/cucumber-jvm into rplevy-draker-helpful-clojure-utilities More... almost 13 years ago
Bump gherkin (which bundles new gherkin-jvm-deps jar) and use new cucumber-jvm-deps jar which is also a separate project. This should simplify build quite a lot More... almost 13 years ago
it would help to actually add the test feature file More... almost 13 years ago
fix the regexp, tests are passing More... almost 13 years ago
add utilities for reading tables More... almost 13 years ago
cuke4duke convention is to run env.groovy Before/After methods first/last More... almost 13 years ago
Add support for List step definition parameters More... almost 13 years ago
merge More... almost 13 years ago
Add Before and After annotation support for Jython More... almost 13 years ago
Merge branch 'master' into extend-url-protocols More... almost 13 years ago
Test for proof of concept * Cosmetic tweaks * Removed hard-coded dependency on ZipResourceIteratorFactory in ClasspathIterable More... almost 13 years ago
Extensible at last! * Factored resource iterators into separate factories * There seems to be a classpath issue with the ZipResourceIterator, because when it's created by a factory loaded using the ServiceLoader class, it's unable to find some ZIP files (this was a problem in the cucumber-jython tests) the solution was to create the ZipThenFileResourceIteratorFallback class More... almost 13 years ago
Beginning work to make resource iterators extendable * Raised visibility of ClasspathIterable.getPath(URL) * Created ResourceIteratorFactory interface * Factored FileResourceIterator creation into ResourceIteratorFactory implementation * Added services file for ResourceIteratorFactory More... almost 13 years ago
style violation! More... almost 13 years ago
* URL-decoding for test dir because this test will fail if you're on Windows and your source code sits in a directory with spaces More... almost 13 years ago
Because I don't want to have to tweak the crap outta my compiler to make this work... More... almost 13 years ago
Fix broken jchronic URL More... almost 13 years ago
[maven-release-plugin] prepare for next development iteration More... almost 13 years ago
[maven-release-plugin] prepare release v1.0.11 More... almost 13 years ago