ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

25 results

PyCon Greece
Georgios Kalaitzis: To mock or not to mock? Choosing a mocking strategy for your unit tests

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 ...

16:32
Georgios Kalaitzis: To mock or not to mock? Choosing a mocking strategy for your unit tests

36 views

3 months ago

EuroPython Conference
Good Practices for Testing Web User Interfaces — Jan Jašek, Ashish Gupta

EuroPython 2025 — Terrace 2A on 2025-07-17] *Good Practices for Testing Web User Interfaces by Jan Jašek, Ashish Gupta* ...

18:35
Good Practices for Testing Web User Interfaces — Jan Jašek, Ashish Gupta

211 views

8 months ago

PyCon South Africa
Automated Testing Without the Pain

Speaker Jeremy Thurgood Track Other Type Regular talk (45 minutes) Abstract Automated tests are an important part of any ...

38:25
Automated Testing Without the Pain

3 views

5 days ago

Roel Van de Paar
mock function, and references to this function

mock function, and references to this function Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:54
mock function, and references to this function

6 views

3 months ago

The Debug Zone
How to Properly Mock Celery Tasks in Python for Effective Testing

In this video, we dive into the world of testing in Python, focusing specifically on how to effectively mock Celery tasks.

1:31
How to Properly Mock Celery Tasks in Python for Effective Testing

1 view

6 months ago

The Debug Zone
How to Change Behavior of Mocked Imports in Python: A Step-by-Step Guide

In this video, we'll explore the intricacies of mocking in Python, focusing on how to effectively change the behavior of mocked ...

4:17
How to Change Behavior of Mocked Imports in Python: A Step-by-Step Guide

6 views

11 months ago

The Debug Zone
Python unit testing Class properties

Today's Topic: Python unit testing Class properties Thanks for taking the time to learn more. In this video I'll go through your ...

1:46
Python unit testing Class properties

0 views

5 months ago

The Debug Zone
How to Mock Protected/Private Methods in Unit Testing: A Step-by-Step Guide

In this video, we delve into the often-challenging world of unit testing, specifically focusing on how to effectively mock protected ...

1:54
How to Mock Protected/Private Methods in Unit Testing: A Step-by-Step Guide

2 views

7 months ago

Roel Van de Paar
python mock: @wraps(f) problems

amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! python mock: @wraps(f) problems ...

2:48
python mock: @wraps(f) problems

9 views

6 days ago

Peter Schneider
Codereview: Storing functions for easier testing and mock API data for testing

Storing functions for easier testing and mock API data for testing I hope you found a solution that worked for you :) The Content is ...

4:31
Codereview: Storing functions for easier testing and mock API data for testing

1 view

2 months ago

Roel Van de Paar
Pytest doesn't set attribute to mock object

Pytest doesn't set attribute to mock object Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:02
Pytest doesn't set attribute to mock object

4 views

3 months ago

The Debug Zone
Max Recursion Depth Error: How to Mock Instance Methods in Python

In this video, we dive into the common issue of "Max Recursion Depth Error" that many Python developers encounter when ...

1:38
Max Recursion Depth Error: How to Mock Instance Methods in Python

0 views

7 months ago

The Debug Zone
How to Unit Test Celery Tasks: Best Practices and Common Challenges

In this video, we dive into the world of unit testing Celery tasks, a crucial aspect of ensuring the reliability and performance of your ...

2:47
How to Unit Test Celery Tasks: Best Practices and Common Challenges

20 views

11 months ago

The Debug Zone
Can't mock 'os.path.join' with pytest-mock

Today's Topic: Can't mock 'os.path.join' with pytest-mock Thanks for taking the time to learn more. In this video I'll go through your ...

1:24
Can't mock 'os.path.join' with pytest-mock

5 views

4 months ago

Roel Van de Paar
How to mock function call used by imported pypi library in python? (2 Solutions!!)

How to mock function call used by imported pypi library in python? Helpful? Please use the *Thanks* button above! Or, thank me ...

2:30
How to mock function call used by imported pypi library in python? (2 Solutions!!)

10 views

1 month ago

The Debug Zone
Using lazy_attribute with Faker in Factory Boy: A Complete Guide

In this video, we dive into the powerful combination of `lazy_attribute` and Faker within Factory Boy, a popular library for creating ...

2:04
Using lazy_attribute with Faker in Factory Boy: A Complete Guide

26 views

10 months ago

Roel Van de Paar
Django Model Mocking - Better to create model or mock model for testing?

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:16
Django Model Mocking - Better to create model or mock model for testing?

10 views

4 months ago

The Debug Zone
How do you mock ActivatedRoute

Today's Topic: How do you mock ActivatedRoute Thanks for taking the time to learn more. In this video I'll go through your ...

5:28
How do you mock ActivatedRoute

5 views

3 months ago

Apache Airflow
Enabling SQL testing in Airflow workflows using Pydantic types - Airflow Summit 2025

Presented by Gurmeet Saran, Kushal Thakkar at Airflow Summit 2025. This session explores how to bring unit testing to SQL ...

20:18
Enabling SQL testing in Airflow workflows using Pydantic types - Airflow Summit 2025

84 views

7 months ago

Roel Van de Paar
mocking - request and the response inside django rest fbv (2 Solutions!!)

mocking - request and the response inside django rest fbv Helpful? Please use the *Thanks* button above! Or, thank me via ...

2:54
mocking - request and the response inside django rest fbv (2 Solutions!!)

5 views

1 month ago