ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

505 results

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

228 views

8 months ago

Jacob Itegboje
Pumping Python for Beginners: What is an Assertion?

Have you ever been stuck trying to debug a stubborn AssertionError in your Python projects? It's a common frustration that can ...

20:50
Pumping Python for Beginners: What is an Assertion?

35 views

1 year ago

SANTOSH CHOUDHARY
Python Tutorial for Beginners | Local , Global , Globals , Assert and Magic Keyword in Python

Python Tutorial to learn Python programming with examples This video contain : 1. Scope of Variable 2. Local and Global scope 3.

24:59
Python Tutorial for Beginners | Local , Global , Globals , Assert and Magic Keyword in Python

72 views

6 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,128 views

9 years ago

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

160 views

Streamed 3 years ago

Metaist
What it takes: Publishing a python package (ezq)

All the little things it takes to publish a python package. Links: https://github.com/metaist/ezq https://metaist.github.io/ezq/ ...

57:49
What it takes: Publishing a python package (ezq)

44 views

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

12 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

HiRSE
HiRSE-Summer of Testing Part 2c: "Testing with Python" by Jakob Fritz

Testing your research software is an important step in the software development life cycle and should come before deployment ...

35:00
HiRSE-Summer of Testing Part 2c: "Testing with Python" by Jakob Fritz

201 views

2 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,173 views

7 years ago

PowerShell Conference EU
Jakub Jareš - Custom Pester assertions are the vocabulary of your tests

Conference Home Page: www.psconf.eu Conference Videos: powershell.video Conference Materials: ...

50:58
Jakub Jareš - Custom Pester assertions are the vocabulary of your tests

393 views

6 years ago

FOSDEM
Test your code in Python

Votre problème et c'est à nous de faire ça sert tout il fait battu will not known result of the other assertion so you should try to write ...

53:13
Test your code in Python

547 views

7 years ago

Profesor Retroman
C++ assert: úsalo así

Curso: https://bit.ly/CPPGameDev-2021-Curso ==== Sesión 5.2 - 14/dic/2021 ==== Exploramos cómo implementar un operador ...

23:37
C++ assert: úsalo así

2,182 views

4 years ago

EuroPython 2014
Introduction to pytest

pytest is a full featured testing tool that makes it possible to write "pythonic" tests. This talk will introduce pytest and some of its ...

29:16
Introduction to pytest

37,941 views

11 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

EuroPython Conference
Andreas Pelme - Introduction to pytest

Andreas Pelme - Introduction to pytest [EuroPython 2014] [23 July 2014] pytest is a full featured testing tool that makes it possible ...

29:15
Andreas Pelme - Introduction to pytest

853 views

11 years ago

Electrical & Computer Learning Center, ECL Center
Introduction to Computer Science and Programming in Python - MIT - Lec 07

Lecture 07: Testing, Debugging, Exceptions, and Assertions Description: In this lecture, Dr. Bell discusses testing, debugging, and ...

41:33
Introduction to Computer Science and Programming in Python - MIT - Lec 07

26 views

1 year ago

Pulp
Testing Pulp Using the New Pytest Fixtures

In this developer-focused session, Pulp's Brian Bouterse will talk about using new Pytest Fixtures for better testing of Pulp. Slides: ...

30:07
Testing Pulp Using the New Pytest Fixtures

69 views

Streamed 4 years ago

Code with Brylie
e13: using ChatGPT to write Python/Django unit tests

Improving the test coverage of our open-source website with ChatGPT.

1:44:04
e13: using ChatGPT to write Python/Django unit tests

103 views

Streamed 2 years ago

caldarinexus
Test Doubles with Python

Demo of basic test doubles with Python's unittest.mock object. Mocks are the stunt actors of your code and help you write focused ...

44:48
Test Doubles with Python

322 views

6 years ago