Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Docker image used for running tests with Protractor through Bitbucket Pipelines.

Notifications You must be signed in to change notification settings

adrianmarinica/bitbucket-pipelines-protractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

About

Based on pdouble16/bitbucket-pipeline-browsers.

Installs protractor, jasmine and jasmine-spec-reporter. Runs webdriver-manager update.

Setup guide

Your bitbucket-pipelines.yml file should look like this:

image: adrianmarinica/bitbucket-pipelines-protractor

pipelines:
    default:
        - step:
              script:
                - cd path/to/protractor/config/file
                - protractor config.js
Morty Proxy This is a proxified and sanitized view of the page, visit original site.