Главная
Study mode:
on
1
- Intro
2
- Examples and explanation in a notebook
3
- First fixture example in code
4
- Discuss mechanics using tmppath fixture
5
- Use fixtures to manipulate paths in settings
6
- Use pytest argument to show fixtures in use
7
- Use PyCharm to move around fixtures
8
- Custom fixture
9
- Monkeypatching
10
- Fixture dependencies and usefixtures
11
- How are fixtures looked up?
12
- Fixture gotchas
13
- Fixture scopes
14
- Parametrizing fixtures
15
- Parametrizing tests
Description:
Explore the power of fixtures in simplifying and maintaining tests in this comprehensive webinar. Learn how fixtures solve common testing problems and enhance your testing workflow. Dive into practical examples, starting with basic fixture usage and progressing to advanced topics like monkeypatching, fixture dependencies, and parametrization. Discover how to effectively use PyCharm for fixture management and navigation. Gain insights into fixture lookup mechanisms, potential pitfalls, and scope considerations. Suitable for developers familiar with pytest and testing concepts, but with limited experience in fixtures. Presented by Oliver Bestwalter, an experienced Open Source developer and Python enthusiast, this session provides valuable knowledge to improve your testing practices and produce better software more efficiently.

Simplify Your Tests with Fixtures

JetBrains
Add to list