Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.

konvenit/cypress-on-rails-example

Repository files navigation

cypress-on-rails-example

This is a very simple example on how to use the cypress-on-rails gem.

Setup

bundle install
yarn install
RAILS_ENV=test rails db:migrate

Usage

After setup run this command:

bundle exec cypress

This will open the cypress.io UI where you can run the included test.

What to look at

The interesting files are in spec/cypress

About

example application for cypress-on-rails gem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published