Sha256: ce441ea77d889ed60ee6837e89236be63823f419f901578fcd6a7a7dba043ef0

Contents?: true

Size: 906 Bytes

Versions: 2

Compression:

Stored size: 906 Bytes

Contents

## 1.0.0
* renamed to CypressDev
* middleware stripped down to make it more flexible and generic
* concept of generic commands introduced that can have any ruby in it
* and lots of other changes

## 0.2.2 (2018-03-24)
### Fixed
* fix major bug when using scenarios

## 0.2.1 (2017-11-05)
### Fixed
* fix failure in api tests

## 0.2.0 (2017-11-05)
### Changed
* remove the need for a seperate port for the setup calls. Requires rerunning `cypress:install` generator

## 0.1.5 (2017-11-01)

### Added
* `cy.rails` command for executing raw ruby on the backend
* `cy.setupRails` command for resetting application state
* `cypress:install` generator now adds a `beforeEach` call to `cy.setupRails`
* `cypress:install` generator configures the `cache_classes` setting in `config/environments/test.rb`
* configuration option to include further modules in your runcontext

## 0.1.2 (2017-10-31)
* First release.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cypress-on-rails-1.0.0 CHANGELOG.md
cypress-on-rails-1.0.0.beta2 CHANGELOG.md