https://github.com/e2e-boilerplate/testcafe-es-modules
TestCafe end-to-end test automation boilerplate, Using ES Modules.
https://github.com/e2e-boilerplate/testcafe-es-modules
e2e e2e-tests example integration-test oilerplate testcafe
Last synced: 11 months ago
JSON representation
TestCafe end-to-end test automation boilerplate, Using ES Modules.
- Host: GitHub
- URL: https://github.com/e2e-boilerplate/testcafe-es-modules
- Owner: e2e-boilerplate
- License: mit
- Created: 2020-05-07T03:34:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-21T23:35:14.000Z (11 months ago)
- Last Synced: 2025-02-22T00:26:00.865Z (11 months ago)
- Topics: e2e, e2e-tests, example, integration-test, oilerplate, testcafe
- Language: JavaScript
- Homepage:
- Size: 583 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/e2e-boilerplate/testcafe-es-modules/actions?workflow=testcafe-es-modules) [](https://opensource.org/licenses/MIT) [](https://www.buymeacoffee.com/xgirma)
# TestCafé Boilerplate
TestCafé end-to-end test automation boilerplate, Using [ES Modules](https://hacks.mozilla.org/2018/03/es-modules-a-cartoon-deep-dive/). Clone or fork this repository.
## Getting Started
1. git clone git@github.com:e2e-boilerplate/testcafe-es-modules.git
2. cd testcafe-es-modules
3. npm install
4. npm run test
For more boilerplate click [here](https://github.com/e2e-boilerplate/utils/blob/master/docs/implemented.md)