os-automation¶
Automated Selenium testing for the OpenStax Tutor and BIT products.
Before you start¶
Excited for some automated testing? These docs provide important information on how to get started with os-automation. If this is your first time, we would like you to spend time to carefully read the entire thing from the beginning to the end. This will familiarize you with the process and reduce the chances that you do something wrong.
Contents¶
- What you need installed on your computer first
- Prepare your local environment
- How to run the tests
- Introduction
- Supported products
- How to run tests for a specific product system and browser
- How to run tests for a specific instance
- How to hide the browser when running tests
- Speed up test runs by running multiple tests in parallel
- Bringing it all together
- How to run all the tests!
- How to run tests using Docker
- Command Cheatsheet
- Continuous Integration
- Page Objects