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
128 results
Recording of our presentation at SSBSE 2020 (http://ssbse2020.di.uniba.it/) on “Automated Unit Test Generation for Python”.
1,106 views
5 years ago
PyCon Greece 2025 - Athens, 29-30 Augustu == About the talk == We've all done it-written tests full of mocks that pass, but don't ...
35 views
2 months ago
EuroPython 2025 — Terrace 2A on 2025-07-17] *Good Practices for Testing Web User Interfaces by Jan Jašek, Ashish Gupta* ...
210 views
7 months ago
In this video I show you an overview of unit tests in Python: what they are, how they work and how to write effective ones by ...
131 views
2 years ago
In this video, we dive into the world of Python testing, focusing on the powerful capabilities of the `unittest.mock` library.
32 views
1 year ago
Una introduccion sobre testing, especificamente sobre la libreria unittest de Python. Creado para la materia Redes y Sistemas ...
696 views
6 years ago
Día 19. Mock, patch y reemplazar objetos por falsos. En esta sesión procurare progresar en el reemplazo de los objetos psycopg ...
7 views
Streamed 3 years ago
by Rory Geoghegan.
205 views
13 years ago
... Our URL Shortener app 05:55 - Unit tests with mocks 11:30 - Integration tests with Testcontainers 16:30 - Generic containers.
2,072 views
We cover how to create and use basic mocks in unit testing.
1,105 views
9 years ago
Hello everyone today you will learn how to write a unit test in Python today we are going to learn about unit testing framework ...
120 views
8 years ago
Learn how to incorporate unit testing into your Python code.
26,013 views
11 years ago
Corey Goldberg, presenting: "Tox - Python Testing and Virtualenv Management" 'Lightning Talk' at Boston Python Meetup, May ...
4,031 views
Dmitriy Chukhin http://pyohio.org/schedule/presentation/278/ Testing the code we write is important, so we should use available ...
977 views
We use function partials (partially applied applications) to mock our dependencies for our unit tests using Lodash's _.partial ...
590 views
In this video, we delve into the powerful world of Python mocking, a crucial technique for testing and development. Learn how to ...
12 views
En este video vemos rápidamente el entorno para practicar TDD en Python utilizando la librería unittest que ya está incluida en la ...
5,047 views
https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...
1 view
3 years ago
I cover unit testing a static class method despite its randomness.
7,352 views
In this video, we'll explore the intricacies of mocking in Python, focusing on how to effectively change the behavior of mocked ...
6 views
10 months ago