03 - Test Driven Development
During this course, the instructor applied a TDD approach to the creation of a module that implements a stack datastructure.
Nothing new learnt here.
Exercise
- Go to the pytest documentation and find 5 fixtures you didn't know about it and you think are helpful.