Skip to content

dialex/cypress-sapling

Repository files navigation

🌱 Cypress Sapling 🌱

logo

No need to start with the seed -- plant the sapling!

Batteries Fertilizer included ™️

Tasks

For a complete list of tasks, have a look at package.json. We highlight the following:

yarn deps:install   # installs dependencies, using the versions specified on yarn.lock
yarn secrets:setup  # creates an unversioned file with secret env vars
yarn c              # performs a conventional commit, using an interactive dialog
yarn cypress        # runs tests with Cypress via command line
yarn cypress:debug  # runs tests with Cypress via User Interface
yarn docker:build   # builds a Docker image containing Cypress + dependencies + tests
yarn format:fix     # fixes the indentation of your code
yarn lint:fix       # fixes the linting of your code
yarn test           # runs tests (cli) and displays the results in a report

Useful resources

  • Cypress workshop: a workshop complete with application, exercise tests and speaker slides

About

Basic Cypress repository (includes: auto retries, wait until, filter tests, test reports, linting, formatting, and much more)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published