Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/e2e-boilerplate/testcafe-typescript-chai-assert
TestCafé end-to-end test automation boilerplate, Using TypeScript, Chai and Assert.
https://github.com/e2e-boilerplate/testcafe-typescript-chai-assert
assert boilerplate chai e2e e2e-tests example integration-test testcafe typescript
Last synced: 10 days ago
JSON representation
TestCafé end-to-end test automation boilerplate, Using TypeScript, Chai and Assert.
- Host: GitHub
- URL: https://github.com/e2e-boilerplate/testcafe-typescript-chai-assert
- Owner: e2e-boilerplate
- License: mit
- Created: 2020-05-07T05:28:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-25T13:54:02.000Z (8 months ago)
- Last Synced: 2024-05-28T16:39:37.198Z (8 months ago)
- Topics: assert, boilerplate, chai, e2e, e2e-tests, example, integration-test, testcafe, typescript
- Language: TypeScript
- Homepage:
- Size: 451 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![GitHub Actions status | e2e-boilerplate/testcafe-typescript-chai-assert](https://github.com/e2e-boilerplate/testcafe-typescript-chai-assert/workflows/testcafe-typescript-chai-assert/badge.svg)](https://github.com/e2e-boilerplate/testcafe-typescript-chai-assert/actions?workflow=testcafe-typescript-chai-assert) [![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 [TypeScript](https://www.typescriptlang.org), [Chai](https://www.chaijs.com) and [Commonjs](https://www.chaijs.com/api/assert/). Clone or fork this repository.
## Getting Started
1. git clone [email protected]:e2e-boilerplate/testcafe-typescript-chai-assert.git
2. cd testcafe-typescript-chai-assert
3. npm install
4. npm run test
For more boilerplate click [here](https://github.com/e2e-boilerplate/utils/blob/master/docs/implemented.md)