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
613 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
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
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
2 years 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
Vemos Asserts (comprobaciones, asertos, aciertos... (?)
29 views
In this video, we delve into the nuances of using `self.assertIn` and the `assert` statement within the Selenium Python Unittest ...
6 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
Have you ever been stuck trying to debug a stubborn AssertionError in your Python projects? It's a common frustration that can ...
35 views
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
Software development in Python: unittests and assertions I hope you found a solution that worked for you :) The Content (except ...
3 views
3 years ago
https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...
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
Aly Sivji https://www.pytexas.org/2019/talk/U2Vzc2lvbk5vZGU6MTEw Tests ensure our program works as intended and that ...
1,173 views
7 years ago
In this video, we tackle a common issue encountered when working with the Odo library in Python: the AssertionError stating that ...
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 ...