Pybites Logo

← Back

Pytest Learning Path

Pytest badge

Writing test code is an essential skill as a developer. We use pytest-cov + mutatest to evaluate your test code. Bookmark this learning path to hone your test coding skills. 

Created on: Dec 29, 2019

Bites in this Path:

Write tests for fibonacci
Test fizzbuzz
Write tests for an account class
Write tests for list_to_decimal
Zodiacal data parsing
Test code that parses json and ip ranges
Test print / standard output
Mocking a standard library function
Test a number guessing game
Test a movie db class