ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,123 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,631 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,799 views

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

751 views

6 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

224 views

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

12 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?

58,462 views

8 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

813 views

10 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

384 views

6 years ago

Python New Zealand
Using Python to Test

Kieran Brownlees https://kiwi.pycon.org/schedule/presentation/94/ This talk has very little to do with what most people associate ...

26:33
Using Python to Test

3,502 views

10 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,894 views

9 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,093 views

8 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

153 views

9 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,854 views

10 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,263 views

4 years ago

EuroPython Conference
Andrew Burrows - Testing the untestable: a beginner’s guide to mock objects

Andrew Burrows - Testing the untestable: a beginner's guide to mock objects [EuroPython 2016] [22 July 2016] [Bilbao, Euskadi, ...

25:00
Andrew Burrows - Testing the untestable: a beginner’s guide to mock objects

2,127 views

9 years ago

Code with Brylie
Python unit testing with GitHub Copilot

Increasing test coverage with help from GitHub Copilot.

1:23:28
Python unit testing with GitHub Copilot

2,251 views

Streamed 3 years ago

PyCon SK
Dmitry Dygalo - Testing network interactions in Python

Many modern Python applications interact with 3rd parties over network and packages like requests and aiohttp are incredibly ...

25:48
Dmitry Dygalo - Testing network interactions in Python

147 views

6 years ago

William Mckee
Pythonn - Unit tests

Pythonn - Unit tests.

1:35:56
Pythonn - Unit tests

0 views

Streamed 12 years ago

Swiss Python Summit
Florian Bruhin – Pytest: Rapid Simple Testing – SPS16

"Pytest is a Python testing tool which eliminates boilerplate and makes testing Python code more easy and fun. In this talk, I'll give ...

21:26
Florian Bruhin – Pytest: Rapid Simple Testing – SPS16

6,421 views

10 years ago