ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,546 results

Jorge Escobar
Aprendiendo: Pruebas de software automatizadas con #python #TDD #unittests

En este curso, aprenderé a escribir mejores pruebas unitarias. Creo que mi experiencia construyendo "PDF merger app", me ...

2:37:03
Aprendiendo: Pruebas de software automatizadas con #python #TDD #unittests

154 views

Streamed 3 years ago

PyCon Israel
Unit testing in the real world with mock - Chen Rotem Levy - Pycon Israel 2017

This talk was presented on Pycon Israel 2017. http://il.pycon.org/2017/ https://twitter.com/pyconil ...

28:57
Unit testing in the real world with mock - Chen Rotem Levy - Pycon Israel 2017

1,616 views

8 years ago

caldarinexus
Unit Testing with Python

Demo of Python's unittest library. Unit tests are a great way to reduce defects in newly developed features and mitigate bugs when ...

44:39
Unit Testing with Python

371 views

5 years ago

PyCon South Africa
Experiments with test setup

Iwan Vosloo https://2016.za.pycon.org/talks/26/ Ever since test driven development took hold, people have been experimenting ...

35:27
Experiments with test setup

152 views

9 years ago

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

179 views

2 months ago

EuroPython Conference
Alexander Steffen - Writing unit tests for C code in Python

Alexander Steffen - Writing unit tests for C code in Python [EuroPython 2016] [21 July 2016] [Bilbao, Euskadi, Spain] ...

26:12
Alexander Steffen - Writing unit tests for C code in Python

17,765 views

9 years ago

Next Day Video
Testing from the Ground Up

Aly Sivji https://www.pytexas.org/2019/talk/U2Vzc2lvbk5vZGU6MTEw Tests ensure our program works as intended and that ...

27:23
Testing from the Ground Up

1,161 views

6 years ago

EuroPython Conference
Maciej Polańczyk - Mock it right! A beginner’s guide to world of tests and mocks.

Presentation shows the common use cases when developing unit tests. I will say what are the best practices when working with ...

28:18
Maciej Polańczyk - Mock it right! A beginner’s guide to world of tests and mocks.

1,091 views

8 years ago

William Mckee
Pythonn - Unit tests

Pythonn - Unit tests.

1:35:56
Pythonn - Unit tests

0 views

Streamed 12 years ago

Michael Barton
Building robust software in Python using unit tests

In this video I'm going to illustrate doing unit testing in Python I'm going to do some Python because it's one of the most popular ...

24:53
Building robust software in Python using unit tests

10,798 views

11 years ago

PyCon Israel
Unit tests and TDD does NOT have to be boring - Daniel (Yona) Simons - Pycon Israel 2017

This talk was presented on Pycon Israel 2017. http://il.pycon.org/2017/ https://twitter.com/pyconil ...

25:37
Unit tests and TDD does NOT have to be boring - Daniel (Yona) Simons - Pycon Israel 2017

676 views

8 years ago

PyCon SG
Test-Driven Development of a Static Code Analyzer in Python - PyCon APAC 2018

Speaker: Terry Yin, Programmer at Odd-e Static analyzers help us find problems in our code. They are like compilers in terms of ...

45:02
Test-Driven Development of a Static Code Analyzer in Python - PyCon APAC 2018

128 views

7 years ago

LinuxConfAu 2018 - Sydney, Australia
You Can't Unit Test C, Right?

Which means that while we should absolutely be testing our C code it should be really hard to unit test, right? Join me for a quick ...

23:09
You Can't Unit Test C, Right?

57,150 views

7 years ago

FOSDEM
asynctest easier testing of asyncio code

This talk aims at presenting asynctest and discuss various practicesaround unit testing of code using asyncio. This talk aims at ...

22:33
asynctest easier testing of asyncio code

876 views

7 years ago

FOSDEM
Test your code in Python

Il dit oui side ink righton oui whitemore fonctional test. Intégration tests de unit est oui oui tu étais solifor de core of the framework ...

53:13
Test your code in Python

545 views

7 years ago

PyCon SG
Improve your testing with Pytest and Mock - PyCon SG 2015

I'll tell you all about how to get basic unit testing done, and I'll show you how to use Voidspace's Mock library to test collaborations ...

44:22
Improve your testing with Pytest and Mock - PyCon SG 2015

22,803 views

10 years ago

Fabio Pacifici
🐍 Python3 Crash Course  2020 | Testing in Python #16 (Final Episode)

In this Video: Testing in Python What is a unit test Different type of tests White-box vs Black-box testing Test-Driven Development ...

1:00:29
🐍 Python3 Crash Course 2020 | Testing in Python #16 (Final Episode)

161 views

5 years ago

PyCon South Africa
Testing in the wild

Heather Williams https://2018.za.pycon.org/talks/47-testing-in-the-wild/ ‹strong›Introduction‹/strong› This talk is aimed at anyone ...

26:47
Testing in the wild

106 views

7 years ago

LibreOffice - The Document Foundation
State of Automated Testing (Michael Stahl)

Overview 0:23 Introduction 0:58 Requirements 2:17 CppUnit Tests 5:31 Filter Tests 9:21 JUnit Tests 12:01 qadevOOo "unoapi" ...

39:33
State of Automated Testing (Michael Stahl)

506 views

10 years ago

EuroPython Conference
Alex Martelli - Testing in Layers

However, the traditional approach to testing, separating too-developer-focused unit testing and (often only semi-automated) ...

45:09
Alex Martelli - Testing in Layers

988 views

8 years ago