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

cucumber / cucumber-jvm / 4252 / 3
87%
master: 86%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 17 Jul 2020 10:33AM UTC
Files 395
Run time 18s
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

17 Jul 2020 10:23AM UTC coverage: 86.312% (+0.08%) from 86.23%
COVERAGE=true

push

travis-ci

mpkorstanje
[Core] Improve error message when an unknown plugin is used

When using `--plugin non-such-plugin` Cucumber will print an informative
error message:

```
The plugin specification 'no-such-plugin' has a problem:

Could not load plugin class 'no-such-plugin'.

Plugin specifications should have the format of PLUGIN[:[PATH|[URI [OPTIONS]]]

Valid values for PLUGIN are: default_summary, html, json, junit, message, null_summary, pretty, progress, rerun, summary, teamcity, testng, timeline, unused, usage

PLUGIN can also be a fully qualified class name, allowing registration of 3rd party plugins. The 3rd party plugin must implement io.cucumber.plugin.Plugin
```

Closes: https://github.com/cucumber/cucumber-jvm/issues/2053

6873 of 7963 relevant lines covered (86.31%)

0.86 hits per line

Source Files on job 4252.3 (COVERAGE=true)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3455
  • Travis Job 4252.3
  • c86c3088 on github
  • Prev Job for COVERAGE=true on main (#4251.3)
  • Next Job for COVERAGE=true on main (#4253.3)
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