
Functional VS Unit tests
A short demonstration of the differences between functional and unit tests
A short demonstration of the differences between functional and unit tests
Using custom Pytest hooks to generate real-time reports
Implementing a naive state machine just for fun
Improving the parametrization functionality in Pytest
Using Python metaclasses to add special logic in a class