Overview
Explore a sustainable approach to code testing in this EuroPython 2015 conference talk. Discover techniques for writing memorable and maintainable tests, including methods for creating selective tests with varied inputs, subclassing test cases while maintaining control over test execution, and extending or filtering inputs from parent classes. Learn how to organize tests for long-term maintainability using the nose framework as an example, with principles applicable to other testing frameworks. Gain insights into advanced Python topics related to testing, with essential basics provided to accommodate viewers of all skill levels.
Syllabus
Eugene Amirov - Sustainable way of testing your code
Taught by
EuroPython Conference