Tested and developed together with the following software bundle: https://github.com/mdrocan/Dockerized-testenv
- Simple demo to web application testing with Protractor.
- Utilizing directConnect:true feature.
- Testreports created with jasmine-reporters and protractor-jasmine2-html-reporter.
- If tested utilizing the previously mentioned Jenkins project, the the following commands in the build steps are helpful
npm install --save-dev
./node_modules/protractor/bin/webdriver-manager update
npm run all-tests
Designed by Mikko Drocan.
This project is licensed under the MIT License - see the LICENSE file for details.