pytest: Simple, rapid and fun testing with Python
Florian Bruhin - 4 years ago
The pytest tool presents a rapid and simple way to write tests for your
code. Not only is it a much more powerful replacement for Python's
built-in "unittest" test framework, it's also very suitable as a base
for custom test systems: It's used to test IoT-fridges, washing
machines, car components or even audio codecs.
This talk gives an introduction to some of pytest's distinguishing
features, such as:
- Automatic test discovery, no-boilerplate test code
- Useful information when a test fails
- Marking and skipping tests
- Data-driven tests via parametrization
- Modular setup/teardown via fixtures
- Useful built-in fixtures
- Customizability via many config options and hundreds of plugins
code. Not only is it a much more powerful replacement for Python's
built-in "unittest" test framework, it's also very suitable as a base
for custom test systems: It's used to test IoT-fridges, washing
machines, car components or even audio codecs.
This talk gives an introduction to some of pytest's distinguishing
features, such as:
- Automatic test discovery, no-boilerplate test code
- Useful information when a test fails
- Marking and skipping tests
- Data-driven tests via parametrization
- Modular setup/teardown via fixtures
- Useful built-in fixtures
- Customizability via many config options and hundreds of plugins
Jobs with related skills

Software Tester (f/m/d)
Power Plus Communications
·
12 days ago
Mannheim, Germany
Hybrid

Software Development Engineer in Test (m/w/d)
Raven51 AG
·
today
Hamburg, Germany
Hybrid

(Senior) Experte (w/m/d) Data & KI
Raven51 AG
·
4 days ago
Melsungen, Germany
Hybrid

Python Backend Developer (f/m/x)
Raiffeisen Bank International AG
·
8 days ago
Vienna, Austria
Hybrid
Related Videos