- 9:00 - 9:30 Intro to testing.
- 9:30 - 10:30 Examples of testing/writing some quick test scripts.
- 10:30 - 11:00 Morning Tea.
- 11:00 - 12:30 Implementing your own tests.
- 12:30 - 13:30 Lunch.
- 13:30 - 15:00 Maintaining your tests
- Strategies to maintain and ensure the health of your tests.
- Intro/explanation of
pytest-cov
andcodecov
.
- 15:00 - 15:30 Afternoon tea.
- 15:30 - 17:00 Travis CI.
- Why we should use Travis. And why CIs are useful.
- The basics of setting up Travis.
- Then we leave.