ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

656 results

juan bosh garcia
Testing in Python — unittest and pytest from Zero

Learn to test Python code like a pro. From unittest and asserts to pytest, fixtures, parametrization, and code coverage ...

10:03
Testing in Python — unittest and pytest from Zero

8 views

12 hours ago

Python In Production
Python 100% Test Coverage Trap

In this video, we explore Python testing from unit tests to integration and end-to-end tests, mutation testing, property-based testing, ...

19:35
Python 100% Test Coverage Trap

224 views

2 months ago

Next Increment with Ivett Ördög
The fastest way to test legacy code without changing it

Discover a little-known programming technique to save time when working with legacy systems that lack unit tests. This method ...

8:06
The fastest way to test legacy code without changing it

861 views

8 months ago

Python Simplified
Real Bugs vs. AI Testing — Can It Handle Broken Apps? KaneAI Live App Demo

What if AI could help test your apps using plain English instead of massive Selenium scripts? In this video, we're going to run ...

13:22
Real Bugs vs. AI Testing — Can It Handle Broken Apps? KaneAI Live App Demo

3,300 views

1 month ago

Python Morsels
Python 3.14's best new features

This is my version of "What's new in Python 3.14", with a focus on the features that are immediately relevant for most Python ...

5:56
Python 3.14's best new features

8,212 views

8 months ago

Missing Semester
Lecture 9: Code Quality

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/code-quality/ 0:00:00 ...

1:15:14
Lecture 9: Code Quality

8,434 views

4 months ago

segundo galdames
Python: Test Unitarios Usando el Módulo unittest

En este tutorial de Python, aprenderás a utilizar el módulo integrado unittest para verificar que tus aplicaciones y funciones se ...

11:01
Python: Test Unitarios Usando el Módulo unittest

29 views

5 months ago

Ace Interviews
30 Advanced Test Automation Scenarios (The Architect's Playbook): Stop Failing Automation Interviews

Unlock the Ace Interviews Master Vault! Stop guessing what hiring managers will ask. Get instant access to the internet's largest ...

1:51:31
30 Advanced Test Automation Scenarios (The Architect's Playbook): Stop Failing Automation Interviews

114 views

6 months ago

segundo galdames
How to Test Your Python Code: A Quick Guide to Unit Testing with ASSERT

Hi! In this video, you'll learn the fundamental concepts of Python testing to ensure your code is high-quality and avoid ...

10:14
How to Test Your Python Code: A Quick Guide to Unit Testing with ASSERT

66 views

5 months ago

Ramiro Gallo
Service Pattern: Where to Put Business Logic in Your Code (with Real Examples)

... Injection - Repository Pattern - Client Pattern - Unit Testing strategies - Avoiding full refactors Perfect for developers who want to ...

24:13
Service Pattern: Where to Put Business Logic in Your Code (with Real Examples)

68 views

11 months ago

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

Whether you're testing micro-services, APIs, or just trying to write more trustworthy unit tests, this talk will help you choose the right ...

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

36 views

3 months ago

segundo galdames
Stop using just `Assert`! Learn Pytest for your Python tests

Hi! In this new Python video tutorial, you'll learn how to use PyTest, a tool for performing unit tests. I'll show you how ...

8:55
Stop using just `Assert`! Learn Pytest for your Python tests

38 views

5 months ago

NextGenQA
Auto-Generate Test Cases Using OpenAI | Open AI API Tutorial

Learn how to use OpenAI's API to automatically generate comprehensive test cases for your applications. In this tutorial, I ...

22:51
Auto-Generate Test Cases Using OpenAI | Open AI API Tutorial

420 views

5 months ago

dSPACE Group
Automated Testing Made Easy: Achieving Rapid Success for SIL and HIL with the SDK

The increasing complexity of modern development environments presents developers with major challenges: Different tools, ...

12:44
Automated Testing Made Easy: Achieving Rapid Success for SIL and HIL with the SDK

268 views

1 month ago

CodeRefinery
8.2 Automated Testing - CodeRefinery 2025 Sep

Tools covered include concepts of testing for science, unit testing, pytest, continuous integration, and GitHub actions. We make ...

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

23 views

5 months ago

Gradle Technologies
How to Add Unit Tests for a Task (10/14)

This video demonstrates how to add unit tests for a plugin task and perform manual end-user testing, essential skills in software ...

10:25
How to Add Unit Tests for a Task (10/14)

80 views

5 months ago

PyCascades
Visual Unit Tests and Live Coding - Don Kirkby - PyCascades 2026

When I write Python code to build graphical reports or user interfaces, I wish it felt more like Inkscape or Powerpoint where you ...

36:50
Visual Unit Tests and Live Coding - Don Kirkby - PyCascades 2026

30 views

1 month ago

Dargslan
pytest: assert, fixtures, mocking, coverage | L10 · Pro

The line between "works on my machine" and "runs in production" is tests. Untested code is just an opinion. You'll learn: • pytest ...

6:12
pytest: assert, fixtures, mocking, coverage | L10 · Pro

14 views

2 months ago

PlayOwnAi
Build Own Free AI Test Case Generator Agent | Local LLMs + Google Gemini + PDF Input | Step-by-Step

Welcome to PlayOwnAi! Build a Free AI Test Case Generator Agent | Local LLMs + Google Gemini + PDF Input | Beginner to ...

30:13
Build Own Free AI Test Case Generator Agent | Local LLMs + Google Gemini + PDF Input | Step-by-Step

2,039 views

9 months ago

Holy_Dev
Trying Go vs Python for Backend Development (Beginner’s Comparison)

Which backend language should you choose : Go or Python? In this real world comparison, I built the same microservice twice ...

17:21
Trying Go vs Python for Backend Development (Beginner’s Comparison)

1,104 views

10 months ago