Skip to content

Cypress end-to-end test automation boilerplate, Using TypeScript, Chai and Should.

License

Notifications You must be signed in to change notification settings

e2e-boilerplate/cypress-typescript-chai-should

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Repository files navigation

GitHub Actions status | e2e-boilerplate/cypress-typescript-chai-should License: MIT Buy Me A Coffee

Cypress Boilerplate

Cypress end-to-end test automation boilerplate, Using TypeScript, Chai and Commonjs. Clone or fork this repository.

Getting Started

	1. git clone [email protected]:e2e-boilerplate/cypress-typescript-chai-should.git
	2. cd cypress-typescript-chai-should
	3. npm install
	4. npm run test

For more boilerplate click here