Skip to content

promenadeco/wdio-docker

Repository files navigation

WebDriverIO tests in Docker

Running WebdriverIO tests in a docker container allows you to easily add tests to your CI.

About

  1. This project uses the auto-generated sample tests from WebDriverIO's installation process
  2. This is a demonstration of how we can use two containers, one for our test files and one with a browser, to run tests on our machines and/or in a CI system.

Running the tests

To run the tests:

  1. npm install
  2. Ensure Docker is up and running
  3. Run npm run test:docker

Contributing

Pull Requests with fixes and improvements are welcome!

License

Copyright © Promenade Group. All rights reserved.

Licensed under the Apache License, Version 2.0.

About

Running webdriverio in docker containers so you can easily add tests to your CI.

Resources

License

Stars

7 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors