Mashing Up Py.test, Coverage.py and Ast.py to Take TDD to a New Level
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore an innovative technique for enhancing Test-Driven Development (TDD) in this conference talk from EuroPython 2015. Discover how to significantly reduce test suite execution time without compromising reliability by combining py.test, coverage.py, and ast.py. Learn about a py.test plugin called "testmon" that automatically selects only the tests affected by recent changes, addressing the frustration of long wait times during testing. Gain insights into how this approach can streamline the development process, improve productivity, and maintain the integrity of automated tests in Python projects.
Syllabus
Tibor Arpas - Mashing up py.test, coverage.py and ast.py to take TDD to a new level
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