Skip to content

Latest commit

 

History

History

ruby-capybara-cucumber-selenium

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Ruby Capybara Selenium Cucumber Test

Example use of MailSlurp emails with Capybara and Cucumber.

Install

gem install bundler
bundle install

Run

API_KEY=your-mailslurp-key make test