Pytest for New SDE-Ts: Efficient Test Automation in 3 Hours
Master Pytest fundamentals, from writing basic tests to advanced features like fixtures and parameterization, and integrate them into CI for robust, automated test workflows.
...
Pytest Fundamentals: Getting Started with Efficient Testing
Unit 1: Why Pytest? The SDE-T's Edge
Unit 2: Setting Up Your Pytest Playground
Unit 3: Crafting Your First Tests
Unit 4: Understanding Test Results
Advanced Pytest Features: Fixtures, Markers, and Parameterization
Unit 1: Mastering Fixtures for Test Setup
Unit 2: Optimizing Fixture Scope and Usage
Unit 3: Controlling Tests with Markers and Parameters
Reporting and Integration: Visualizing Results and Automating Workflows