https://github.com/e2e-boilerplate/testcafe-commonjs
TestCafe end-to-end test automation boilerplate, using commonjs.
https://github.com/e2e-boilerplate/testcafe-commonjs
boilerplate commonjs e2e e2e-tests example integration-test testcafe
Last synced: 11 months ago
JSON representation
TestCafe end-to-end test automation boilerplate, using commonjs.
- Host: GitHub
- URL: https://github.com/e2e-boilerplate/testcafe-commonjs
- Owner: e2e-boilerplate
- License: mit
- Created: 2020-05-07T00:46:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-21T21:50:04.000Z (11 months ago)
- Last Synced: 2025-02-21T22:29:24.314Z (11 months ago)
- Topics: boilerplate, commonjs, e2e, e2e-tests, example, integration-test, testcafe
- Language: JavaScript
- Size: 541 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/e2e-boilerplate/testcafe-commonjs/actions?workflow=testcafe-commonjs) [](https://opensource.org/licenses/MIT) [](https://www.buymeacoffee.com/xgirma)
# TestCafé Boilerplate
TestCafé end-to-end test automation boilerplate, Using [Commonjs](https://requirejs.org/docs/commonjs.html). Clone or fork this repository.
## Getting Started
1. git clone git@github.com:e2e-boilerplate/testcafe-commonjs.git
2. cd testcafe-commonjs
3. npm install
4. npm run test
For more boilerplate click [here](https://github.com/e2e-boilerplate/utils/blob/master/docs/implemented.md)