ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

127 results

Solve Computer Science
Understand Python unit tests in 5 minutes

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

5:15
Understand Python unit tests in 5 minutes

97 views

2 years ago

The Debug Zone
How to Mock Property Calls Returning MagicMock in Python Testing

In this video, we dive into the world of Python testing, focusing on the powerful capabilities of the `unittest.mock` library.

4:21
How to Mock Property Calls Returning MagicMock in Python Testing

26 views

8 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

158 views

2 months ago

Cisco DevNet
#5 Testing Part 2: tox, nose, pytest (The Developer Landscape Series)

In this episode, I walk through python testing using tox, nose, pytest and pytest fixtures, unittest mocks, an indispensable tool for ...

11:15
#5 Testing Part 2: tox, nose, pytest (The Developer Landscape Series)

5,330 views

7 years ago

Jesse Warden
Mocking Dependencies in Unit Tests Using Partials

We use function partials (partially applied applications) to mock our dependencies for our unit tests using Lodash's _.partial ...

9:32
Mocking Dependencies in Unit Tests Using Partials

589 views

8 years 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

6 months ago

Montreal-Python
Module of the Month: mock #MP35

by Rory Geoghegan.

5:57
Module of the Month: mock #MP35

205 views

12 years ago

Data Analytics Ireland
How to Automate Testing with Python | unittest

Are you looking to learn How to Automate Testing with Python using unittest? Here we go through the steps involved, and how ...

19:30
How to Automate Testing with Python | unittest

887 views

4 years ago

Roel Van de Paar
Code Review: Python unit testing (2 Solutions!!)

Code Review: Python unit testing Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

4:12
Code Review: Python unit testing (2 Solutions!!)

1 view

3 years ago

Barry Brown
Python Functions 2: Unit Testing

Learn how to incorporate unit testing into your Python code.

4:36
Python Functions 2: Unit Testing

25,990 views

10 years ago

Jorge Escobar
Rehaciendo pruebas unitarias para el modelo platform en #python

Día 19. Mock, patch y reemplazar objetos por falsos. En esta sesión procurare progresar en el reemplazo de los objetos psycopg ...

8:29
Rehaciendo pruebas unitarias para el modelo platform en #python

7 views

Streamed 2 years 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

5 views

5 months ago

Jesse Warden
Unit Testing Static Class Methods

I cover unit testing a static class method despite its randomness.

4:17
Unit Testing Static Class Methods

7,345 views

8 years ago

Alejandro Ismael Silva
Un unittest sobre testing

Una introduccion sobre testing, especificamente sobre la libreria unittest de Python. Creado para la materia Redes y Sistemas ...

12:23
Un unittest sobre testing

547 views

5 years ago

Inria Learning Lab
🐥 SUnit: Unit Tests in Pharo [W5S6-EN]

Mooc "Immersive Object Programming with Pharo" - English voice over Pharo (http://pharo.org) is a pure dynamic and reflective ...

10:44
🐥 SUnit: Unit Tests in Pharo [W5S6-EN]

719 views

5 years ago

Daniele Pozzobon
Adding tests to existing code - Part 1

This is the first of a series of videos about coverging with tests already exisiting code. The project I selected for this series is an ...

16:16
Adding tests to existing code - Part 1

12 views

8 years ago

Pyninsula Official
Moshe Zadka - Mocking Patterns - Pyninsula #28

Our fourth and final talk of Pyninsula #28, our third virtual Pyninsula, hosted on February 23, 2021. More info at ...

11:30
Moshe Zadka - Mocking Patterns - Pyninsula #28

49 views

4 years ago

Jesse Warden
Mocks

We cover how to create and use basic mocks in unit testing.

7:21
Mocks

1,105 views

8 years ago

Jesse Warden
Unit Testing Observables

We take our existing observables and unit test it.

4:13
Unit Testing Observables

7,997 views

8 years ago

Corey Goldberg
Corey Goldberg, Python - Testing With Tox

Corey Goldberg, presenting: "Tox - Python Testing and Virtualenv Management" 'Lightning Talk' at Boston Python Meetup, May ...

5:47
Corey Goldberg, Python - Testing With Tox

4,027 views

12 years ago