My Grocery Book · My Stuff

Getting Started with Cypress.io and Ruby on Rails

A short video demonstrating how you can set up Cypress.io with Ruby on Rails.

The code can be found here: https://github.com/my-grocery-price-book/www/pull/124

2 thoughts on “Getting Started with Cypress.io and Ruby on Rails

  1. Is it is really important to use cypress after adding gem in our project? I Mean what we can not use it directly as cypress team said in their documentation.

    Like

  2. yes we can run directly without using gem, install cypress using yarn and run cypress as
    ./node_modules/.bin/cypress one

    Like

Leave a reply to biki maharjan Cancel reply