Do you do enough testing? pytest to the rescue!

Join us to learn how you can use pytest to find bugs, improve code quality, and even have some fun along the way.

View at original site


Webinar with Brian Okken, Paul Everitt and Helen Scott.

We’ll be chatting with Brian Okken about all things pytest, including some live coding examples. In addition, we’ll be talking about his latest pytest course, which he created to help people learn how to use the Python testing tool. Regardless of your pytest experience or preferred learning style, this webinar has something for everyone!

Related Resources

Background on Testing
Background on Testing
Introduce testing, pytest, and how it all fits into PyCharm, along with a scenario to work on.
Unit Tests
Unit Tests
Write a simple test and run it in PyCharm's visual test runner.
Jump to Error
Jump to Error
Writing code means writing broken code. Click a link in a traceback to open a file on the line of the error.