Intro to Testing and Test Automation in Python
Accompanies the Intro to Testing and Test Automation in Python slide deck. Aesthetic heavily inspired by @sailorhg.
This repo holds a tutorial which will walk you through:
- Adding unit test coverage to a project with no tests
- Adding system tests to a separate webserver
- Observing test success and coverage using Travis CI and coveralls.
- Github accounts
- Python (2.7 or 3.x) with:
- pip
- virtualenv
- Git (either Github for Windows or command-line git)
- Text editor or IDE (e.g. Pycharm)
locations of our Travis CI and coveralls