ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

241 results

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

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

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

Speaker: Gabe Hollombe Testing code with Pytest is an absolute pleasure. Less boilerplate makes your test more concise and its ...

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

22,864 views

11 years ago

Python Core Dev Sprint 2022
Carl Meyer demoing how Cinder does fast Python @ the 2022 core dev sprint

Carl Meyer from Meta talking about Cinder at the October 2022 Python Core Developer Sprint hosted at Google in Sunnyvale ...

23:05
Carl Meyer demoing how Cinder does fast Python @ the 2022 core dev sprint

255 views

3 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

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

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

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

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

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

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
Raphael Pierzina - Advanced pytest

"Advanced pytest [EuroPython 2019 - Talk - 2019-07-11 - PyCharm] [Basel, CH] By Raphael Pierzina There are many reasons ...

53:29
Raphael Pierzina - Advanced pytest

10,700 views

6 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

7 years ago

Code with Brylie
s6: code design patterns with GPT 4; unit tests with Copilot

Using GPT 4 to refactor Python code to use common design patterns and then writing unit tests with Copilot.

23:36
s6: code design patterns with GPT 4; unit tests with Copilot

90 views

3 years ago

EuroPython Conference
Fabian Kreutz - TDD - the why, the how and the when not

Fabian Kreutz - TDD - the why, the how and the when not [EuroPython 2015] [23 July 2015] [Bilbao, Euskadi, Spain] TDD is great, ...

37:07
Fabian Kreutz - TDD - the why, the how and the when not

247 views

10 years 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 3 years ago

EuroPython Conference
Michał Wodyński - Python security best practices

Python security best practises [EuroPython 2021 - Talk - 2021-07-30 - Optiver] [Online] By Michał Wodyński Have you ever have a ...

39:41
Michał Wodyński - Python security best practices

1,021 views

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

7 years ago