Standardize Testing in Python
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore tox, an open-source tool designed to standardize testing in Python, in this 40-minute conference talk from EuroPython 2018. Dive into the complexities of testing beyond unit and integration tests, including code style checks, packaging, multi-version Python testing, and documentation generation. Learn how tox abstracts away these complexities, enabling local CI test runs and ensuring high-quality, maintainable packages. Discover the tool's workflow, configuration, and use cases, covering topics such as environment creation, dependency installation, and CI integration. Gain insights into tox's strengths, plugins, and its role in managing developer environments and multiple Python versions.
Syllabus
Introduction
Why is it needed
Python Ecosystem
The Problem
The Solution
Flow Diagram
Simple Configuration
Packaging
Environment Creation
Python Discovery
Install dependencies
BRT comments
Print Report
Use Cases
Documentation
POST
Detox
Developer Environment
Binary Manage
Python Versions
Django
CI Integration
Summary
Strengths
Plugins
Questions
Taught by
EuroPython Conference
Related Courses
Learn to Program: Crafting Quality CodeUniversity of Toronto via Coursera 数据结构与算法 Data Structures and Algorithms
Peking University via Coursera 数据结构与算法第一部分 | Data Structures and Algorithms Part 1
Peking University via edX Software Construction in Java
Massachusetts Institute of Technology via edX Advanced Software Construction in Java
Massachusetts Institute of Technology via edX