Unit Testing with pytest
By Big Data LDN
Course info



Course info



Description
As more models are being developed to help businesses understand and serve customers better, it is crucial to ensure the code written behind these model pipelines have been sufficiently tested to ensure various components perform as expected. In this talk, Tola Alade will focus on unit testing using pytest, a Python based test framework, and showing some examples on how to increase trust in your model pipelines by writing good unit tests.