Skip to content

Byndyusoft/ui-testing-template

Repository files navigation

ui-testing-template

Base template for UI test with Cypress

Prerequisites

Make sure you have installed all the following prerequisites on your development machine:

Contributing

To contribute, you will need to setup your local environment, see running locally.

Code conventions

Some code conventions are enforced automatically by ESLint + Prettier + markdownlint + husky + lint-staged stack.

General folders layout

  • cypress/integration/ - UI tests folder
  • cypress/fixtures/ - fixture files
  • cypress/plugins/ - plugins file can be used to load plugins

Usage

See Cypress documentation

Running locally

yarn install
yarn cypress:open

Maintainers

License

This repository is released under version 2.0 of the Apache License.

About

Base template for UI test with Cypress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published