https://github.com/outbrain-inc/protractor-skeleton
A bear bone protractor skeleton project, mainly to expedite job interviews
https://github.com/outbrain-inc/protractor-skeleton
Last synced: 4 months ago
JSON representation
A bear bone protractor skeleton project, mainly to expedite job interviews
- Host: GitHub
- URL: https://github.com/outbrain-inc/protractor-skeleton
- Owner: outbrain-inc
- Created: 2020-02-04T12:46:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T04:18:15.000Z (almost 3 years ago)
- Last Synced: 2025-07-24T02:01:49.065Z (11 months ago)
- Language: TypeScript
- Size: 348 KB
- Stars: 0
- Watchers: 9
- Forks: 3
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# protractor-skeleton
A bear bone protractor skeleton project, mainly to expedite job interviews
1. Run `npm install` on the root folder
2. Run `npm run build` to build the project
3. Run `npm run test` to run your tests