• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

cucumber / cucumber-jvm / 3479
86%

Build:
DEFAULT BRANCH: master
Ran 21 Nov 2019 04:35PM UTC
Jobs 1
Files 342
Run time 43s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
3479

push

travis-ci

web-flow
[JUnit] Implement Cucumber as a Junit Platform Engine (#1530)

* Implement proof of concept of JUnit Test Engine for cucumber

* Run all tests in a package

* Clean up tests

* Add logging

* Add test for FeatureResolver

* Clean up

* Clean up

* Map test case results to junit results

* Minor clean up

* Rename to JUnit Platform Engine

* Add class path resolver

* Assert against optional

* Add uri resolver

* Add JUnit 5 example

* Add parallel support

* Add support for selected options

* Add support for TestTags

* Add support for package filtering

* Refactor things

* [Core] Normalize input when parsing

To avoid having to deal with path separators everywhere all paths have
their separators replaced with a forward slash while parsing runtime
options. To make this easier all rerun files are also read while parsing
runtime options.

As a result we can now also emit an error when a feature file that explicitly
included (e.g. /path/to.feature) does not exist.

* Add resolve by UniqueId

* Polish

* [Core] Implement equals and hashcode on CucumberFeature

* [Core] Re-encode string without re-reading resource

* [Jupiter] Use uri in feature segment of UniqueId

* [Jupiter] Reduce class visibility

* [Jupiter] Extract resource package

* [Core] Revert encoding fix

* [Jupiter] Polish

* [Jupiter] Polish

* WIP

* Add notes and stuff

* More notes

* Fix stuff

* Fix stuff

* Fix more

* Fix more

* Clean up constants

* Fix more classpath

* Notes

* Fix moved packages

* Bump version

* Fix stuff

* Map to test description usint recursive descent on ast

* Clean up

* Clean up

* Clean up resource scanner

* Clean up resource scanner

* Use lambda logging

* WIP

* WIP:

* WIP

* WIP

* WIP

* WIP

* WIP

* [Core] Replace ResourceIterable with standard Java solutions

`ResourceIterable` provides inconsistent support for URI's.
... (continued)

499 of 499 new or added lines in 31 files covered. (100.0%)

6108 of 7007 relevant lines covered (87.17%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
2 3479.2 21 Nov 2019 04:35PM UTC 0
87.17
Travis Job 3479.2
Source Files on build 3479
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3479
  • fdef80fc on github
  • Prev Build on master (#3465)
  • Next Build on master (#3480)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc