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
Example use of MailSlurp emails with Capybara and Cucumber.
gem install bundler
bundle install
API_KEY=your-mailslurp-key make test