Skip to content

garrettbates/docker-wdio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-wdio

Description

Docker image to run WebDriverIO tests

Usage

Run our example test with docker-compose:

#Get example assets
git clone https://github.com/garrettbts/docker-wdio.git
cd docker-wdio

#Install assert library
npm install

#Run the tests in ./tests/google/main.js
docker-compose run wdio

About

WebdriverIO on Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published