Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/e2e-boilerplate/cypress-typescript-browserify-chai-assert
Cypress end-to-end test automation boilerplate, Using TypeScript, Browserify, Chai and Assert.
https://github.com/e2e-boilerplate/cypress-typescript-browserify-chai-assert
assert browserify chai cypress end-to-end-test-automation typescript
Last synced: 10 days ago
JSON representation
Cypress end-to-end test automation boilerplate, Using TypeScript, Browserify, Chai and Assert.
- Host: GitHub
- URL: https://github.com/e2e-boilerplate/cypress-typescript-browserify-chai-assert
- Owner: e2e-boilerplate
- License: mit
- Created: 2020-03-30T02:32:38.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-08T21:23:56.000Z (12 days ago)
- Last Synced: 2025-01-08T22:28:01.703Z (12 days ago)
- Topics: assert, browserify, chai, cypress, end-to-end-test-automation, typescript
- Language: TypeScript
- Homepage:
- Size: 723 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![GitHub Actions status | e2e-boilerplate/cypress-typescript-browserify-chai-assert](https://github.com/e2e-boilerplate/cypress-typescript-browserify-chai-assert/workflows/cypress-typescript-browserify-chai-assert/badge.svg)](https://github.com/e2e-boilerplate/cypress-typescript-browserify-chai-assert/actions?workflow=cypress-typescript-browserify-chai-assert) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Buy Me A Coffee](https://img.shields.io/badge/buy-me%20coffee-orange)](https://www.buymeacoffee.com/xgirma)
# Cypress Boilerplate
Cypress end-to-end test automation boilerplate, Using [TypeScript](https://www.typescriptlang.org), [Browserify](http://browserify.org), [Chai](https://www.chaijs.com) and [Commonjs](https://www.chaijs.com/api/assert/). Clone or fork this repository.
## Getting Started
1. git clone [email protected]:e2e-boilerplate/cypress-typescript-browserify-chai-assert.git
2. cd cypress-typescript-browserify-chai-assert
3. npm install
4. npm run test
For more boilerplate click [here](https://github.com/e2e-boilerplate/utils/blob/master/docs/implemented.md)