Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/e2e-boilerplate/testcafe-commonjs-chai-should
https://github.com/e2e-boilerplate/testcafe-commonjs-chai-should
boilerplate chai commonjs e2e e2e-tests example integration-test should testcafe
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/e2e-boilerplate/testcafe-commonjs-chai-should
- Owner: e2e-boilerplate
- License: mit
- Created: 2020-05-07T04:55:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-10T22:49:40.000Z (12 days ago)
- Last Synced: 2025-01-10T23:27:53.489Z (12 days ago)
- Topics: boilerplate, chai, commonjs, e2e, e2e-tests, example, integration-test, should, testcafe
- Language: JavaScript
- Size: 594 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![GitHub Actions status | e2e-boilerplate/testcafe-commonjs-chai-should](https://github.com/e2e-boilerplate/testcafe-commonjs-chai-should/workflows/testcafe-commonjs-chai-should/badge.svg)](https://github.com/e2e-boilerplate/testcafe-commonjs-chai-should/actions?workflow=testcafe-commonjs-chai-should) [![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)
# TestCafé Boilerplate
TestCafé end-to-end test automation boilerplate, Using [Commonjs](https://requirejs.org/docs/commonjs.html), [Chai](https://www.chaijs.com) and [Commonjs](https://www.chaijs.com/api/bdd/). Clone or fork this repository.
## Getting Started
1. git clone [email protected]:e2e-boilerplate/testcafe-commonjs-chai-should.git
2. cd testcafe-commonjs-chai-should
3. npm install
4. npm run test
For more boilerplate click [here](https://github.com/e2e-boilerplate/utils/blob/master/docs/implemented.md)