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

cucumber / cucumber-jvm / 2903
86%

Build:
DEFAULT BRANCH: master
Ran 30 May 2019 08:47PM UTC
Jobs 1
Files 895
Run time 47s
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
2903

push

travis-ci

mpkorstanje
[Core] Add StepDefinedEvent (#1634)

Adds a `StepDefinedEvent` to replace the `StepDefinitionReporter` plugin interface.

## Details

Publish an event from `Glue.addStepDefinition`, as `Runner.reportStepDefinitions` is called before step definition classes are instantiated, which fails to pick up on lambda based steps.

## Motivation and Context

Provide an event to listen for steps being registered, so all steps registrations are available, instead of only the annotation based step definitions.
https://github.com/cucumber/cucumber-jvm/issues/1633

4533 of 5274 relevant lines covered (85.95%)

391.1 hits per line

Jobs
ID Job ID Ran Files Coverage
2 2903.2 30 May 2019 08:47PM UTC 0
85.95
Travis Job 2903.2
Source Files on build 2903
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2903
  • f172c4f2 on github
  • Prev Build on master (#2900)
  • Next Build on master (#2906)
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