GitHub / kloia / creating-end-to-end-web-test-automation-project-from-scratch
The project that is created our blogpost series called: "Dockerize Your Web Test Automation Project from Scratch"
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Ruby
Size: 28.3 KB
Dependencies parsed at:
10
Created at: about 2 years ago
Updated at: 5 months ago
Pushed at: 5 months ago
Last synced at: 5 months ago
Topics: cucumber-ruby, docker, jenkins, kubernetes, selenium, test-automation, web-test-automation
Dockerfile
docker
- ruby 3.0 build
docker-compose-seleniarm.yml
docker
- seleniarm/hub latest
- seleniarm/node-chromium latest
- seleniarm/node-firefox latest
Gemfile
rubygems
- capybara >= 0
- cucumber >= 0
- parallel_tests >= 0
- rspec >= 0
- selenium-webdriver >= 0
- webdrivers >= 0