What’s Next
So far in this book you’ve learned about all of the primary powers of pytest. Now you are ready to unleash these powers onto an unsuspecting project…bwahahaha!
Actually, in the next part of the book, we’re going to build a full test suite for the Cards project and learn lots of skills related to testing real projects. We are going to take a look at testing strategy and build a test suite, use code coverage to see if we missed anything, use mocks to test the user interface, learn how to debug test failures, set up a development workflow with tox, learn how pytest plays nice with continuous integration systems, and learn about how to tell pytest where your code is if you are testing something other than an installable Python package. ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access