arknoll / ansible-role-selenium

Ansible Role Selenium
https://galaxy.ansible.com/list#/roles/4340
Other
20 stars 52 forks source link

Use more efficient test rig #34

Closed geerlingguy closed 7 years ago

geerlingguy commented 7 years ago

I've simplified my test structure to use a shared shell script to run given playbooks in different environments; I'll send up a PR in a few minutes.

geerlingguy commented 7 years ago

Another nice side-effect: you can easily run all the tests identically to how Travis runs them locally; all you need to do is install Docker.