Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T04:18:15.000Z (over 1 year ago)
- Last Synced: 2024-11-12T17:02:33.087Z (about 1 month ago)
- Language: TypeScript
- Size: 348 KB
- Stars: 0
- Watchers: 10
- Forks: 4
- 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 interviews1. 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