Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/e2e-boilerplate/protractor-typescript-tsc-mocha-chai-should
Protractor end-to-end test automation boilerplate, Using TypeScript, Tsc, Mocha, Chai and Should.
https://github.com/e2e-boilerplate/protractor-typescript-tsc-mocha-chai-should
chai e2e-boilerplate end-to-end-test-automation mocha protractor tsc typescript
Last synced: 4 days ago
JSON representation
Protractor end-to-end test automation boilerplate, Using TypeScript, Tsc, Mocha, Chai and Should.
- Host: GitHub
- URL: https://github.com/e2e-boilerplate/protractor-typescript-tsc-mocha-chai-should
- Owner: e2e-boilerplate
- License: mit
- Created: 2020-04-05T22:46:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T14:21:59.000Z (23 days ago)
- Last Synced: 2024-10-23T16:58:40.688Z (23 days ago)
- Topics: chai, e2e-boilerplate, end-to-end-test-automation, mocha, protractor, tsc, typescript
- Language: TypeScript
- Homepage:
- Size: 295 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![GitHub Actions status | e2e-boilerplate/protractor-typescript-tsc-mocha-chai-should](https://github.com/e2e-boilerplate/protractor-typescript-tsc-mocha-chai-should/workflows/protractor-typescript-tsc-mocha-chai-should/badge.svg)](https://github.com/e2e-boilerplate/protractor-typescript-tsc-mocha-chai-should/actions?workflow=protractor-typescript-tsc-mocha-chai-should) [![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)
# Protractor Boilerplate
Protractor end-to-end test automation boilerplate, Using [TypeScript](https://www.typescriptlang.org), tsc, [Mocha](https://mochajs.org), [Chai](https://www.chaijs.com) and [Commonjs](https://www.chaijs.com/api/bdd/). Clone or fork this repository.
## Getting Started
1. git clone [email protected]:e2e-boilerplate/protractor-typescript-tsc-mocha-chai-should.git
2. cd protractor-typescript-tsc-mocha-chai-should
3. npm install
4. npm run build
5. npm run update:webdriver
6. npm run test
For more boilerplate click [here](https://github.com/e2e-boilerplate/utils/blob/master/docs/implemented.md)