Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 909 Bytes

README.md

File metadata and controls

26 lines (23 loc) · 909 Bytes

Ruby Cucumber Sample CircleCI Build Status

This project is an example of testing framework for running E2E UI tests on Chrome and Firefox. It uses Cucumber and Capybara for describing steps and actions.

Setup

bundle install 

Run Tests

Chrome

rake test_chrome

Firefox

rake test_firefox

CI

The project is configured to use Circle CI and Travis CI, click on badges in project description to view pipeline runs. Test reports are published by Travis jobs to Surge: