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
1,312 results
Dans cette seconde vidéo nous verrons comment gérer les erreurs / exceptions. 00:00 Gestion simple 02:02 Classes d'erreurs ...
495 views
1 year ago
Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.
41 views
👉 What is an assertion and how do you write an assertion in Python? 🐼 Python Section ▶ https://www.kreatuto.info/rubrique ...
3,489 views
4 years ago
This video is part of the "Automate the Boring Stuff with Python" Udemy course which is available for free right now here- ...
828 views
5 years ago
Vemos Asserts (comprobaciones, asertos, aciertos... (?)
29 views
2 years ago
What is the use of "assert" in Python? I hope you found a solution that worked for you :) The Content (except music & images) is ...
9 views
EuroPython 2025 — Terrace 2A on 2025-07-17] *Testing the Tests - Assess and Improve Your Python Testing Code by Stefan ...
224 views
7 months ago
In this video, we delve into the powerful assert statement in Python and explore how it can be leveraged to raise different types of ...
2 views
9 months ago
Pass & Assert in Python | Hidden Concepts Most Beginners Ignore! Want to understand pass and assert statements in Python ...
21 views
2 months ago
In this video, we explore a fascinating quirk of Python's handling of NaN (Not a Number) values, specifically why the expression ...
11 views
This video covers catching exceptions raised by programs in tests ...
26 views
In this video, we delve into the nuances of using `self.assertIn` and the `assert` statement within the Selenium Python Unittest ...
6 views
Have you ever been stuck trying to debug a stubborn AssertionError in your Python projects? It's a common frustration that can ...
35 views
Increasing test coverage with help from GitHub Copilot.
2,251 views
Streamed 3 years 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
Learn how to incorporate unit testing into your Python code.
26,013 views
11 years ago
From 4.45 , I meant to say pass when I kept saying fail. Oops! We can test if values are 'truthy' or 'falsy' using chai's assert isOk() ...
787 views
In this video, we dive into the powerful capabilities of Python's `assertLogs` method, exploring how it can be used to validate the ...
5 views
How do I properly assert that an exception gets raised in pytest? I hope you found a solution that worked for you :) The Content is ...