week 09 - Seneca-CDOT/topics-in-open-source-2022 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

  • Watch the Video lectures
  • Complete Lab 8
  • Keep working on Release 0.3. Remember to give enough time to get proper reviews and have your work merged before the due date.