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

cucumber / cucumber-jvm / 3480
86%

Build:
DEFAULT BRANCH: master
Ran 21 Nov 2019 05:49PM UTC
Jobs 1
Files 342
Run time 24s
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
3480

push

travis-ci

mpkorstanje
[JUnit] Implement Cucumber as a Junit Platform Engine (#1530)

Adds Cucumber implementation of JUnit Platforms TestEngine that will discover,
filter and execute scenarios.

Fixes: #1149

Unlike previous versions of JUnit, JUnit 5 is composed of several different
modules from three different sub-projects.

```
JUnit 5 = JUnit Platform + JUnit Jupiter + JUnit Vintage
```

The JUnit Platform serves as a foundation for launching testing frameworks on
the JVM. It also defines the TestEngine API for developing a testing framework
that runs on the platform. By implementing Cucumber as a TestEngine we can
benefit from existing implementations that use the JUnit Platform. This will
make it easier to develop tooling for Cucumber - any tooling that supports the
Junit Platform will automatically support the execution of Cucumber Scenarios.

6108 of 7007 relevant lines covered (87.17%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
2 3480.2 21 Nov 2019 05:49PM UTC 0
87.17
Travis Job 3480.2
Source Files on build 3480
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3480
  • f00b7fb4 on github
  • Prev Build on master (#3479)
  • Next Build on master (#3488)
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