CrispDentist submitted a new resource:
TalkPython - Getting started with pytest - This course teaches you to effectively use Python's most popular and powerful test framework, pytest
Read more about this resource...
TalkPython - Getting started with pytest - This course teaches you to effectively use Python's most popular and powerful test framework, pytest
View attachment 258
This course teaches you to effectively use Python's most popular and powerful test framework, pytest. pytest is partly so widely used because it's so fast to get started. However, many people stop with the basics and never learn pytest's true power.
Course Summary
In Getting started with pytest, you'll do so much more than just get started. You'll learn the five super powers of pytest: simple test functions, fixtures...
Read more about this resource...