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

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

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

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

Jobs
ID Job ID Ran Files Coverage
3 4252.3 (COVERAGE=true) 17 Jul 2020 10:33AM UTC 0
86.31
Travis Job 4252.3
Source Files on build 4252
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4252
  • c86c3088 on github
  • Prev Build on main (#4251)
  • Next Build on main (#4253)
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