Discover this podcast and so much more

Podcasts are free to enjoy without a subscription. We also offer ebooks, audiobooks, and so much more for just $11.99/month.

Automatically Generate Your Unit Tests From Scratch With Pynguin

Automatically Generate Your Unit Tests From Scratch With Pynguin

FromThe Python Podcast.__init__


Automatically Generate Your Unit Tests From Scratch With Pynguin

FromThe Python Podcast.__init__

ratings:
Length:
58 minutes
Released:
May 25, 2021
Format:
Podcast episode

Description

Unit tests are an important tool to ensure the proper functioning of your application, but writing them can be a chore. Stephan Lukasczyk wants to reduce the monotony of the process for Python developers. As part of his PhD research he created the Pynguin project to automate the creation of unit tests. In this episode he explains the complexity involved in generating useful tests for a dynamic language, how he has designed Pynguin to address the challenges, and how you can start using it today for your own work.
Released:
May 25, 2021
Format:
Podcast episode

Titles in the series (100)

The podcast about Python and the people who make it great