Bulletproof Python - Writing Fewer Tests with a Typed Code Base
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore how a fully typed Python code base can reduce the need for extensive test code while maintaining confidence in correctness. Analyze specific code examples to understand how dependent types and exhaustiveness checking render certain classes of tests obsolete. Learn to leverage typing features to create more robust and self-documenting code, potentially streamlining the development process and improving overall code quality. This 26-minute conference talk from EuroPython 2023 offers valuable insights for Python developers looking to optimize their testing strategies and enhance code reliability through advanced typing techniques.
Syllabus
Bulletproof Python – Writing fewer tests with a typed code base — Michael Seifert
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube