https://github.com/e2e-boilerplate/testcafe-typescript
TestCafe end-to-end test automation boilerplate, Using TypeScript.
https://github.com/e2e-boilerplate/testcafe-typescript
boilerplate e2e e2e-tests example integration-test testcafe testcafe-typescript typescript
Last synced: 6 months ago
JSON representation
TestCafe end-to-end test automation boilerplate, Using TypeScript.
- Host: GitHub
- URL: https://github.com/e2e-boilerplate/testcafe-typescript
- Owner: e2e-boilerplate
- License: mit
- Created: 2020-05-07T03:45:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-06-23T08:11:39.000Z (7 months ago)
- Last Synced: 2025-06-23T09:24:48.303Z (7 months ago)
- Topics: boilerplate, e2e, e2e-tests, example, integration-test, testcafe, testcafe-typescript, typescript
- Language: TypeScript
- Homepage:
- Size: 691 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/e2e-boilerplate/testcafe-typescript/actions?workflow=testcafe-typescript) [](https://opensource.org/licenses/MIT) [](https://www.buymeacoffee.com/xgirma)
# TestCafé Boilerplate
TestCafé end-to-end test automation boilerplate, Using [TypeScript](https://www.typescriptlang.org). Clone or fork this repository.
## Getting Started
1. git clone git@github.com:e2e-boilerplate/testcafe-typescript.git
2. cd testcafe-typescript
3. npm install
4. npm run test
For more boilerplate click [here](https://github.com/e2e-boilerplate/utils/blob/master/docs/implemented.md)