Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
253 results
Practice 12 pytest interview scenarios by naming the risk, choosing an approach, explaining the tradeoff and describing the proof.
1 view
2d ago
Pytest Tutorial — Build a Maintainable Test Suite teaches pytest tutorial for beginners in plain English. It is made for complete ...
3 views
5d ago
Build a pytest plugin in plain English. This lesson creates one small plugin that writes safe JSON test evidence without hiding the ...
0 views
3d ago
This bug would have shipped to production — silently. The complete pytest guide: what it does, when to write tests, all 13 core ...
8h ago
Run pytest in CI without hiding failed or empty test runs. This plain-English lesson builds one small, vendor-neutral quality gate ...
Write a first pytest suite around a concrete password-reset rule: fresh links may be used, while inactive links must be refused.
2 views
Fixtures and parametrize — lesson 65 of Python: Beginner to Production, with clear explanations and practical examples. Read ...
9 views
Pytest Markers — Design Reliable Test Lanes teaches pytest markers in plain English. It is made for complete beginners who ...
Use Python Install Manager in PowerShell, choose an explicit runtime, and call the project environment's python.exe directly ...
Pytest Parallel Testing — Avoid These Shared-Resource Bugs teaches pytest parallel testing in plain English. It is made for ...
Pytest Mocking — What to Fake and What Not to Fake teaches pytest mocking in plain English. It is made for complete beginners ...
Testing with pytest — lesson 64 of Python: Beginner to Production, with clear explanations and practical examples. Read this ...
5 views
Pytest Fixture Scope Explained with Real Costs teaches pytest fixture scope in plain English. It is made for complete beginners ...
Build a small Playwright and pytest project around a local browser page. Find controls by label and role, wait for visible results, ...
Pytest Parametrization — Scale Cases Without Hiding Intent teaches pytest parametrization in plain English. It is made for ...
4d ago
Run pytest in GitLab CI and keep evidence you can use after a failure. Follow the example configuration and locally checked ...
Pytest Logging and caplog — Debug Failures Faster teaches pytest caplog in plain English. It is made for complete beginners ...
Keep browser setup in small fixtures and leave the user action visible in the test. Build a page fixture and an item factory, check ...
Build a small GitHub Actions Python workflow that preserves the pytest exit code and uploads JUnit evidence after a failure.
Stop debugging with print() statements! In Episode 1 of the complete Pytest Masterclass, you'll learn how to write bulletproof, ...
4 views
1d ago
Show more