Class Cucumber::Runtime
In: lib/cucumber/runtime/results.rb
lib/cucumber/runtime/for_programming_languages.rb
lib/cucumber/runtime/features_loader.rb
lib/cucumber/runtime/support_code.rb
lib/cucumber/runtime/user_interface.rb
lib/cucumber/runtime.rb
Parent: Object

This is the meaty part of Cucumber that ties everything together.

Methods

Included Modules

Formatter::Duration Runtime::UserInterface

Classes and Modules

Module Cucumber::Runtime::UserInterface
Class Cucumber::Runtime::FeaturesLoader
Class Cucumber::Runtime::ForProgrammingLanguages
Class Cucumber::Runtime::Results
Class Cucumber::Runtime::SupportCode

Attributes

results  [R] 

Public Class methods

Public Instance methods

Allows you to take an existing runtime and change it‘s configuration

[Validate]