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

cucumber / cucumber-jvm / 696
86%

Build:
DEFAULT BRANCH: master
Ran 27 Feb 2015 11:53AM UTC
Jobs 1
Files 75
Run time 5s
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
696

Pull #634

travis-ci

coekie
Add hookpoints in Cucumber and GuiceFactory

Use case: Create a subclass of Cucumber that creates a subclass of
GuiceFactory that creates an injector that has the injector of the
application being tested as its parent.
That way:
* The application stays in control of its own lifecycle (it can create its
   own injector), but steps are still scoped by scenario.
* Step classes can get injected by dependencies from the application
* The application's injector can be created once and shared between
   multiple scenarios to improve performance
Pull Request #634: Add hookpoints in Cucumber and GuiceFactory

4817 of 5208 relevant lines covered (92.49%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
4 696.4 (ANDROID=true) 27 Feb 2015 11:53AM UTC 0
92.49
Travis Job 696.4
Source Files on build 696
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #696
  • Pull Request #634
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