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

cucumber / cucumber-jvm / 3545
86%

Build:
DEFAULT BRANCH: master
Ran 06 Dec 2019 10:04PM UTC
Jobs 1
Files 344
Run time 29s
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
3545

push

travis-ci

web-flow
[Core] Print warning when using --non-strict (#1835)

Aside from the common `PASSED`, `SKIPPED` and `FAILED` states Cucumber also
uses `PENDING`, `UNDEFINED`, `AMBIGUOUS`. This makes mapping a test execution
state to a `OK` or `NOK` test run state complicated. By defaulting to
`--strict` only `PASSED`, `SKIPPED` are considered `OK`. This makes it easier
to integrate tooling with Cucumber.

However before we can default to `--strict` all usage should be `--strict`.
This PR will print a warning when Cucumber is not ran in `--strict` mode.

Part of #1788

6170 of 7053 relevant lines covered (87.48%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
2 3545.2 06 Dec 2019 10:04PM UTC 0
87.48
Travis Job 3545.2
Source Files on build 3545
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3545
  • 79e7c9d1 on github
  • Prev Build on master (#3526)
  • Next Build on master (#3546)
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