ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,826 results

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,620 views

8 years ago

PyCon Israel
PyVCR - Or how we cut our testing time from 5mins to 5s -  Nir Krakowski - PyCon Israel 2018

A few months ago we decided to upgrade our CI to include integration tests beyond the usual unit tests for our DNA synthesis and ...

22:00
PyVCR - Or how we cut our testing time from 5mins to 5s - Nir Krakowski - PyCon Israel 2018

1,770 views

7 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

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

206 views

4 months ago

PyCon Israel
Beautiful {Automation} System Tests using Pytest - Edward Haas - PyCon Israel 2019

Beautiful {Automation} System Tests using Pytest - Edward Haas - PyCon Israel 2019 ...

23:00
Beautiful {Automation} System Tests using Pytest - Edward Haas - PyCon Israel 2019

745 views

6 years ago

PyCon Israel
Hypothesis: Simpler Powerful Test Cases - Eli Gur - Pycon Israel 2017

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

27:13
Hypothesis: Simpler Powerful Test Cases - Eli Gur - Pycon Israel 2017

337 views

8 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,165 views

6 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

380 views

5 years ago

EuroPython Conference
Snapshot Testing: A New Era of Reliability — Matthieu Rigal

EuroPython 2025 — Terrace 2A on 2025-07-17] *Snapshot Testing: A New Era of Reliability by Matthieu Rigal* ...

30:11
Snapshot Testing: A New Era of Reliability — Matthieu Rigal

351 views

4 months ago

PyCon Israel
PyTest, the testing framework you've been dreaming of by Eli Gur

Slides available here: http://il.pycon.org/2016/static/sessions/eli-gur-pytest.pdf.

23:19
PyTest, the testing framework you've been dreaming of by Eli Gur

175 views

6 years 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,824 views

9 years ago

Montreal-Python
Unit Testing Makes Your Code Better #MP44

Montreal, March 10, 2014 - Python contributor Greg Ward explains how using automated testing in a rigorous, disciplined way will ...

24:31
Unit Testing Makes Your Code Better #MP44

2,602 views

11 years ago

EuroPython Conference
Moritz Gronbach - What's the fuzz all about? Randomized data generation for robust unit testing

Moritz Gronbach - What's the fuzz all about? Randomized data generation for robust unit testing [EuroPython 2015] [23 July 2015] ...

20:16
Moritz Gronbach - What's the fuzz all about? Randomized data generation for robust unit testing

806 views

10 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

Stephan Lukasczyk
ICSE 2022 Demo and Extended Talk on “Pynguin: Automated Unit Test Generation for Python”

Extended recording and demo for our ICSE 2022 tool-demo paper “Pynguin: Automated Unit Test Generation for Python” Paper ...

22:30
ICSE 2022 Demo and Extended Talk on “Pynguin: Automated Unit Test Generation for Python”

1,237 views

3 years ago

BelPy
Unit Testing in python by Rohit Sanjay

Intro to unit testing Why unit test? Python's unittest library pytest All features of pytest explained, hands on Exercises on testing ...

23:17
Unit Testing in python by Rohit Sanjay

39 views

4 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,654 views

8 years ago

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

First, I will briefly introduce an audience with the topic of unit testing. Then I will show a simple code which will be tested during the ...

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

1,092 views

8 years ago

EuroPython Conference
Alain Martin - Python as the keystone of building and testing C++ applications

Alain Martin - Python as the keystone of building and testing C++ applications [EuroPython 2016] [18 July 2016] [Bilbao, Euskadi, ...

33:24
Alain Martin - Python as the keystone of building and testing C++ applications

932 views

9 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