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

cucumber / cucumber-jvm / 3479 / 2
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 21 Nov 2019 04:35PM UTC
Files 342
Run time 41s
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

21 Nov 2019 04:24PM UTC coverage: 87.17% (-0.6%) from 87.75%
3479.2

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)

6108 of 7007 relevant lines covered (87.17%)

0.87 hits per line

Source Files on job 3479.2
  • Tree
  • List 0
  • Changed 11
  • Source Changed 11
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2987
  • Travis Job 3479.2
  • fdef80fc on github
  • Prev Job for on master (#3465.2)
  • Next Job for on master (#3480.2)
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