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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 03 Sep 2020 11:51AM UTC
Jobs 1
Files 402
Run time 44s
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
4439

push

travis-ci

web-flow
[Core] CucumberOptions default snippet type should not override properties (#2107)

When using `cucumber.properties`

```
cucumber.snippet-type=camelcase
```

In combination with:

```
@RunWith(Cucumber.class)
@CucumberOptions
public class RunCucumberTest {

}
```

The default snippet type from `@CucumberOptions` would override the value set
by `cucumber.properties`.

7108 of 8246 relevant lines covered (86.2%)

0.86 hits per line

Jobs
ID Job ID Ran Files Coverage
3 4439.3 (COVERAGE=true) 03 Sep 2020 11:51AM UTC 0
86.2
Travis Job 4439.3
Source Files on build 4439
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4439
  • 6c23c0e2 on github
  • Prev Build on main (#4436)
  • Next Build on main (#4441)
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