Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
505 results
EuroPython 2025 — Terrace 2A on 2025-07-17] *Testing the Tests - Assess and Improve Your Python Testing Code by Stefan ...
228 views
8 months ago
Have you ever been stuck trying to debug a stubborn AssertionError in your Python projects? It's a common frustration that can ...
35 views
1 year ago
Python Tutorial to learn Python programming with examples This video contain : 1. Scope of Variable 2. Local and Global scope 3.
72 views
6 years ago
Andrew Burrows - Testing the untestable: a beginner's guide to mock objects [EuroPython 2016] [22 July 2016] [Bilbao, Euskadi, ...
2,128 views
9 years ago
En este curso, aprenderé a escribir mejores pruebas unitarias. Creo que mi experiencia construyendo "PDF merger app", me ...
160 views
Streamed 3 years ago
All the little things it takes to publish a python package. Links: https://github.com/metaist/ezq https://metaist.github.io/ezq/ ...
44 views
4 years ago
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 ...
10,799 views
12 years ago
Demo of Python's unittest library. Unit tests are a great way to reduce defects in newly developed features and mitigate bugs when ...
384 views
Testing your research software is an important step in the software development life cycle and should come before deployment ...
201 views
2 years ago
Aly Sivji https://www.pytexas.org/2019/talk/U2Vzc2lvbk5vZGU6MTEw Tests ensure our program works as intended and that ...
1,173 views
7 years ago
Conference Home Page: www.psconf.eu Conference Videos: powershell.video Conference Materials: ...
393 views
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 ...
547 views
Curso: https://bit.ly/CPPGameDev-2021-Curso ==== Sesión 5.2 - 14/dic/2021 ==== Exploramos cómo implementar un operador ...
2,182 views
pytest is a full featured testing tool that makes it possible to write "pythonic" tests. This talk will introduce pytest and some of its ...
37,941 views
11 years ago
This talk was presented on Pycon Israel 2017. http://il.pycon.org/2017/ https://twitter.com/pyconil ...
337 views
8 years ago
Andreas Pelme - Introduction to pytest [EuroPython 2014] [23 July 2014] pytest is a full featured testing tool that makes it possible ...
853 views
Lecture 07: Testing, Debugging, Exceptions, and Assertions Description: In this lecture, Dr. Bell discusses testing, debugging, and ...
26 views
In this developer-focused session, Pulp's Brian Bouterse will talk about using new Pytest Fixtures for better testing of Pulp. Slides: ...
69 views
Streamed 4 years ago
Improving the test coverage of our open-source website with ChatGPT.
103 views
Streamed 2 years ago
Demo of basic test doubles with Python's unittest.mock object. Mocks are the stunt actors of your code and help you write focused ...
322 views