Skip to content

Commit 6805c26

Browse files
committed
Update readme
1 parent 7db7995 commit 6805c26

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Check the coverage report: ~35%
88

99
Run `RAILS_ENV=test rails coverband:coverage_server` to start the Coverband server in one terminal
1010

11+
Run `yarn install` to install Cypress
12+
1113
Run `rails cypress:run` to run Cypress tests
1214

1315
Run `rails simplecov_json_report` to extract the code coverage from Coveband into a `cypress_coverage.json` (note that this command will show ~74% coverage, but it's not filtering files we don't want to count for the real coverage)

0 commit comments

Comments
 (0)