Skip to content

p0deje/spring-commands-cucumber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-commands-cucumber

This gem implements the cucumber command for Spring.

Usage

Add to your Gemfile:

gem "spring-commands-cucumber"

Changing environment

By default, cucumber is being run in test Rails environment. If you want to change it, add the following to config/spring.rb:

Spring::Commands::Cucumber.environment = 'cucumber'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%