Skip to content

miquelferrerllompart/bitbucket-pipelines-protractor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published