An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![GitHub Actions status | e2e-boilerplate/testcafe-es-modules](https://github.com/e2e-boilerplate/testcafe-es-modules/workflows/testcafe-es-modules/badge.svg)](https://github.com/e2e-boilerplate/testcafe-es-modules/actions?workflow=testcafe-es-modules) [![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 [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)