Certificate Authentication

Unit Testing with Python Certificate for Ferdinand Bollwein

Add to LinkedIn

Certificate ID: 
760023
Authentication Code: 
c708a
Certified Person Name: 
Ferdinand Bollwein
Trainer Name: 
Cristopher Perando
Duration Days: 
3
Duration Hours: 
21
Course Name: 
Unit Testing with Python
Course Date: 
5 March 2024 09:30 to 7 March 2024 16:30
Course Outline: 

Introduction to Unit Testing with PyTest

Unit Testing with UnitTest vs Unit Testing with PyTest

Writing Readable and Maintainable Tests

Using Mocks, Fakes and Stubs

Using Hooks, Assert Rewriting and Plug-ins

Streamlining Your Tests with Fixtures and Parameterized Testing

Obtaining the Desired Test Coverage

Generating Testable Documentation with Doctest

Integrating Python Unit Tests into a Continuous Integration (CI) Environment

Scaling Your Python Unit Tests

Use Python to Test Non-Python Applications

Summary and Conclusion