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

cucumber / cucumber-jvm / 1856
86%

Build:
DEFAULT BRANCH: master
Ran 11 Oct 2017 01:46PM UTC
Jobs 1
Files 991
Run time 40s
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
1856

push

travis-ci

mpkorstanje
[Spring] Throw exception when step definitions are annotated with component

When step definitions are annotated with @Component or other related
annotations they can be picked up by springs class path scanning. This
conflicts with cucumbers class path scanning and may result in
multiple bean definitions for the same class.

This problem is hard to understand and hard to trace. By making the
problem explicit and providing a clear instruction on how to resolve
this we can hopefully avoid future confusion.

The current implementation only checks the a subset of all annotations.
This will hopefully be sufficient.

Closes #1225

20 of 20 new or added lines in 1 file covered. (100.0%)

5452 of 9686 relevant lines covered (56.29%)

79.86 hits per line

Jobs
ID Job ID Ran Files Coverage
2 1856.2 11 Oct 2017 01:46PM UTC 0
56.29
Travis Job 1856.2
Source Files on build 1856
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1856
  • db8eeaaf on github
  • Prev Build on master (#1849)
  • Next Build on master (#1860)
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