john-science / python_for_scientists

Python Open Courseware for Scientists and Engineers
GNU General Public License v3.0
68 stars 40 forks source link

New Unittests Lecture #67

Closed john-science closed 5 years ago

john-science commented 5 years ago

I need to break up the distutils/unittest lecture into two lectures.

Focus more on example projects for distutils and build better unittesting examples.

Show example unittest subclasses, talk about best practices, all that.