https://github.com/e2e-boilerplate/protractor-typescript-tsc-jasmine-assert
Protractor end-to-end test automation boilerplate, using: TypeScript, tsc, Jasmine and Assert.
https://github.com/e2e-boilerplate/protractor-typescript-tsc-jasmine-assert
assert e2e-boilerplate end-to-end-test-automation jasmine protractor tsc typescript
Last synced: 4 months ago
JSON representation
Protractor end-to-end test automation boilerplate, using: TypeScript, tsc, Jasmine and Assert.
- Host: GitHub
- URL: https://github.com/e2e-boilerplate/protractor-typescript-tsc-jasmine-assert
- Owner: e2e-boilerplate
- License: mit
- Created: 2020-01-27T01:32:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-06-15T13:43:16.000Z (4 months ago)
- Last Synced: 2025-06-15T15:04:36.359Z (4 months ago)
- Topics: assert, e2e-boilerplate, end-to-end-test-automation, jasmine, protractor, tsc, typescript
- Language: TypeScript
- Homepage:
- Size: 413 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/e2e-boilerplate/protractor-typescript-tsc-jasmine-assert/actions?workflow=protractor-typescript-tsc-jasmine-assert) [](https://opensource.org/licenses/MIT) [](https://www.buymeacoffee.com/xgirma)
# Protractor Boilerplate
Protractor end-to-end test automation boilerplate, Using [TypeScript](https://www.typescriptlang.org), tsc, [Jasmine](https://jasmine.github.io) and [Commonjs](https://nodejs.org/api/assert.html). Clone or fork this repository.
## Getting Started
1. git clone git@github.com:e2e-boilerplate/protractor-typescript-tsc-jasmine-assert.git
2. cd protractor-typescript-tsc-jasmine-assert
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)