joaquinnunez / double-error-bug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cypress 7 bug repro

run tests (incl eslint + stylelint + types + cypress + coverage)

npm run test

run only unit tests in "fast" mode (no videos + no coverage)

npm run test:fast

develop/edit cypress tests

npm run test:watch

About


Languages

Language:TypeScript 57.9%Language:JavaScript 42.1%