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

cucumber / cucumber-jvm / 4011 / 3
86%
master: 86%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 30 Apr 2020 11:28AM UTC
Files 355
Run time 38s
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

30 Apr 2020 11:20AM UTC coverage: 87.124% (-0.1%) from 87.233%
COVERAGE=true

push

travis-ci

web-flow
[Core] Default to --strict mode (#1960)

Unlike other implementations Cucumber-JVM defaults to `--non-strict` mode. By defaulting to `--strict` Cucumber follows the same standards as other implementations.

Additionally the option to set strict mode adds complexity for consumers of Cucumbers output. They have to interpret Cucumbers 6 scenario outcomes with this in mind. By removing `--strict/--non-strict` mode we remove this complexity all together.

With PR Cucumber will:
 * default to `--strict` 
 * throw an error on `--non-strict`.  
 * warn when `--strict` is used.
 * only print snippets as part of the exception thrown by JUnit rather then use the summary printer
 * only print snippets as part of the exception thrown by TestNG rather then use  the summary printer

Partial fix for #1788, https://github.com/cucumber/cucumber/issues/714

6597 of 7572 relevant lines covered (87.12%)

0.87 hits per line

Source Files on job 4011.3 (COVERAGE=true)
  • Tree
  • List 0
  • Changed 30
  • Source Changed 30
  • Coverage Changed 24
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3273
  • Travis Job 4011.3
  • 5fbae84e on github
  • Prev Job for COVERAGE=true on v6.x.x (#4002.3)
  • Next Job for COVERAGE=true on v6.x.x (#4015.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