Certificate Authentication

Unit Testing with Python - Basic Certificate for Antoni Pustolka

Add to LinkedIn

Certificate ID: 
678315
Authentication Code: 
0aff8
Certified Person Name: 
Antoni Pustolka
Trainer Name: 
Jakub Kuszneruk
Duration Days: 
3
Duration Hours: 
21
Course Name: 
Unit Testing with Python - Basic
Course Date: 
13 June 2022 09:00 to 15 June 2022 16:00
Venue: 
Wrocław
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