python_for_scientists icon indicating copy to clipboard operation
python_for_scientists copied to clipboard

Reorganization of the Unit Testing Lecture

Open john-science opened this issue 1 year ago • 0 comments

Currently, we just have one unit testing lecture on the syllabus/home page:

  • Unit Tests - lecture_17.md

But I think it would be better if we broke this up into a few lectures:

  • Unit Tests - lecture_17.md
    • PyTest #81 - lecture_17.2.md
    • Good Tests and Testable Code - lecture_17.4.md
      • (mocking and code coverage?)

john-science avatar Jan 31 '24 17:01 john-science