March 2021
Intermediate
44m
English
Enhance testing Python projects by adding Tox, a testing management tool that can easily create test matrices. In this video
course, learn how to use different functional test strategies and expand basic unit testing by combining different software versions.
Topics include:
* Use Pytest for fast verification of unit tests
* Detect missing dependencies that can get packaged and released even when tests are passing
* Build a test matrix by adding factors and combinatorial versions by leveraging Tox to avoid boilerplate configuration
* Use different Python versions to test the same code
Watch now
Unlock full access