https://github.com/e2e-boilerplate/testcafe-typescript-assert
TestCafé end-to-end test automation boilerplate, Using TypeScript and Assert.
https://github.com/e2e-boilerplate/testcafe-typescript-assert
assert boilerplate e2e e2e-tests example integration-test testcafe typescript
Last synced: 11 months ago
JSON representation
TestCafé end-to-end test automation boilerplate, Using TypeScript and Assert.
- Host: GitHub
- URL: https://github.com/e2e-boilerplate/testcafe-typescript-assert
- Owner: e2e-boilerplate
- License: mit
- Created: 2020-05-07T05:27:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T14:19:22.000Z (over 1 year ago)
- Last Synced: 2024-10-24T20:55:18.801Z (over 1 year ago)
- Topics: assert, boilerplate, e2e, e2e-tests, example, integration-test, testcafe, typescript
- Language: TypeScript
- Homepage:
- Size: 415 KB
- Stars: 0
- Watchers: 3
- 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-assert/actions?workflow=testcafe-typescript-assert) [](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) and [Commonjs](https://nodejs.org/api/assert.html). Clone or fork this repository.
## Getting Started
1. git clone git@github.com:e2e-boilerplate/testcafe-typescript-assert.git
2. cd testcafe-typescript-assert
3. npm install
4. npm run test
For more boilerplate click [here](https://github.com/e2e-boilerplate/utils/blob/master/docs/implemented.md)