-
Notifications
You must be signed in to change notification settings - Fork 2
week 09
David Humphrey edited this page Nov 13, 2022
·
3 revisions
- Software Testing Overview
- Writing Unit Tests and Mocks
- 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
- 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.