ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

509 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

223 views

7 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

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

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

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

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

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

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

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

545 views

7 years ago

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

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

2:49:24
e12: using ChatGPT to write Python/Django unit tests

87 views

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

Jacob Itegboje
Python for Beginners: test duration with hours

a program that calculates the difference between a given wake and sleep time watch this first https://youtu.be/CLC1YAHHbjU part ...

27:05
Python for Beginners: test duration with hours

119 views

2 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

EuroPython Conference
Property-based testing the Python way - presented by Emma Saroyan

EuroPython 2022 - Property-based testing the Python way - presented by Emma Saroyan [Liffey Hall 2 on 2022-07-13] This is an ...

31:06
Property-based testing the Python way - presented by Emma Saroyan

746 views

3 years ago

Jacob Itegboje
Pumping Python for Beginners: A simple Test Driven Project

Do you want to build something but don't know where to start? Welcome to Pumping Python, my name is Jacob Itegboje and in ...

34:40
Pumping Python for Beginners: A simple Test Driven Project

68 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

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

199 views

2 years ago

EuroPython Conference
Thomas Aglassinger - Solution oriented error handling

Thomas Aglassinger - Solution oriented error handling [EuroPython 2014] [22 July 2014] This talk shows how to use Python's built ...

28:19
Thomas Aglassinger - Solution oriented error handling

466 views

11 years ago

EuroPython Conference
Julian Berman - Design Your Tests

Julian Berman - Design Your Tests [EuroPython 2014] [23 July 2014] While getting started testing often provides noticeable ...

25:32
Julian Berman - Design Your Tests

150 views

11 years ago

Next Day Video
Why Good Developers Write Bad Tests

Michael Lynch https://www.pytexas.org/2019/talk/U2Vzc2lvbk5vZGU6MTAz Many skilled developers write beautiful code but ...

30:09
Why Good Developers Write Bad Tests

4,155 views

7 years ago