week 09 - humphd/topics-in-open-source-2024 GitHub Wiki

Week 9

Videos

  1. Software Testing Overview
  2. Writing Unit Tests and Mocks
  3. End-To-End Integration Testing and Code Coverage

We'll be adding Continuous Integration (CI) testing with GitHub Actions next week, but you can watch the lecture now if you want:

NOTE: source code from this week's lectures is available at https://github.com/humphd/purl

TODO