ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

143 results

EuroPython Conference
Testing the Tests - Assess and Improve Your Python Testing Code — Stefan Bärisch

EuroPython 2025 — Terrace 2A on 2025-07-17] *Testing the Tests - Assess and Improve Your Python Testing Code by Stefan ...

30:47
Testing the Tests - Assess and Improve Your Python Testing Code — Stefan Bärisch

202 views

3 months ago

Puget Sound Programming Python - PuPPy
Ivan Schneider - TDD in the AI Era: When Goats Meet Robots

AI coding assistants are everywhere, but how do we ensure the code they generate actually works? Drawing inspiration from the ...

23:52
Ivan Schneider - TDD in the AI Era: When Goats Meet Robots

33 views

4 months ago

Roel Van de Paar
Test driven development and interfaces (2 Solutions!!)

Test driven development and interfaces Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:04
Test driven development and interfaces (2 Solutions!!)

2 views

2 weeks ago

Jacob Itegboje
Pumping Python for Beginners: What is True or False?

I also explore the hidden world of truthiness and falsiness using a Test-Driven Development (TDD) approach with the unittest ...

19:40
Pumping Python for Beginners: What is True or False?

40 views

10 months ago

Jacob Itegboje
Pumping Python for Beginners: How to use a List

... Test-Driven Development (TDD). watch this first https://youtu.be/CLC1YAHHbjU This isn't just another tutorial on Python lists.

1:00:37
Pumping Python for Beginners: How to use a List

41 views

6 months ago

The Debug Zone
How to Use Python Test Fixtures to Run a Single Test Effectively

In this video, we delve into the world of Python testing, focusing specifically on the powerful concept of test fixtures. You'll learn ...

1:37
How to Use Python Test Fixtures to Run a Single Test Effectively

2 views

5 months ago

CodeRefinery
8.2 Automated Testing - CodeRefinery 2025 Sep

Software testing is a fundamental part of modern software development, and especially important for science since results should ...

1:31:27
8.2 Automated Testing - CodeRefinery 2025 Sep

13 views

1 month ago

CodeRefinery
6.1 Software Testing - CodeRefinery 2025 Mar

Software testing is a fundamental part of modern software development, and especially important for science since results should ...

1:54:26
6.1 Software Testing - CodeRefinery 2025 Mar

55 views

10 months ago

The Debug Zone
How to Mock os.listdir in Python for Effective Unit Testing

In this video, we delve into the importance of unit testing in Python and how mocking can enhance your testing strategies.

1:34
How to Mock os.listdir in Python for Effective Unit Testing

6 views

10 months ago

The Debug Zone
How to Mock Imported Dictionaries in Python for Testing Purposes

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

1:31
How to Mock Imported Dictionaries in Python for Testing Purposes

4 views

8 months ago

Jacob Itegboje
Pumping Python for Beginners: Truth Table? (tests only)

... through my complete test-driven development (TDD) process, showing you how to systematically write and refactor Python code ...

33:21
Pumping Python for Beginners: Truth Table? (tests only)

46 views

7 months ago

EmacsConf and Emacs hangouts
EmacsConf 2025: Interactive Python programming in Emacs - David Vujic (he/him)

https://emacsconf.org/2025/talks/python You can view this and other resources using free/libre software at ...

19:53
EmacsConf 2025: Interactive Python programming in Emacs - David Vujic (he/him)

897 views

2 months ago

The Debug Zone
How to Write Effective gRPC Python Unit Tests: A Step-by-Step Guide

In this video, we dive into the world of gRPC and Python unit testing, providing you with a comprehensive step-by-step guide to ...

2:44
How to Write Effective gRPC Python Unit Tests: A Step-by-Step Guide

7 views

8 months ago

The Debug Zone
Python Mocking: How to Wrap Methods Without Instantiating Objects

In this video, we delve into the powerful world of Python mocking, a crucial technique for testing and development. Learn how to ...

4:01
Python Mocking: How to Wrap Methods Without Instantiating Objects

12 views

8 months ago

Jacob Itegboje
Pumping Python for Beginners: Binary Logic (Part 1)

I'll walk you through my test-driven development (TDD) process for creating functions for binary operations. I'll show how to write ...

21:03
Pumping Python for Beginners: Binary Logic (Part 1)

70 views

9 months ago

CodeRefinery
9.2 Modular Code Development - CodeRefinery 2025 Sep

In this live-coding demo session we take a Python script as starting point which reads data, computes simple statistics, and ...

1:42:04
9.2 Modular Code Development - CodeRefinery 2025 Sep

10 views

1 month 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

2 months ago

The Debug Zone
How to Write Effective Python Unit Tests for Apache Airflow DAGs

In this video, we delve into the essential practice of writing effective unit tests for Apache Airflow Directed Acyclic Graphs (DAGs).

1:32
How to Write Effective Python Unit Tests for Apache Airflow DAGs

9 views

3 months ago

The Debug Zone
How to Implement TestNG Features in Python Selenium for Multiple Unit Tests

In this video, we dive into the powerful combination of TestNG features and Python Selenium to enhance your unit testing ...

2:41
How to Implement TestNG Features in Python Selenium for Multiple Unit Tests

0 views

4 months ago

Jacob Itegboje
Pumping Python for Beginners: Binary Logic (Part 2)

I'll walk you through my test-driven development (TDD) process for creating functions for Negate First, Logical NAND, Tautology, ...

18:19
Pumping Python for Beginners: Binary Logic (Part 2)

48 views

8 months ago