Sustainable Way of Testing Your Code
Offered By: EuroPython Conference via YouTube
Course Description
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
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity