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.
Debugging During Testing
Debugging During Testing
When writing tests, use the PyCharm "visual debugger" to interactively poke around in the context of a problem.