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,182 results
Dans cette seconde vidéo nous verrons comment gérer les erreurs / exceptions. 00:00 Gestion simple 02:02 Classes d'erreurs ...
440 views
1 year ago
Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.
40 views
👉 What is an assertion and how do you write an assertion in Python? 🐼 Python Section ▶ https://www.kreatuto.info/rubrique ...
3,356 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- ...
819 views
5 years ago
In this video, we explore a fascinating quirk of Python's handling of NaN (Not a Number) values, specifically why the expression ...
8 views
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
6 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
Why use pytest fixtures in test setup? pytest fixtures help create reusable test setups. They make handling dependencies like ...
209 views
Have you ever been stuck trying to debug a stubborn AssertionError in your Python projects? It's a common frustration that can ...
33 views
In this video, we delve into the nuances of using `self.assertIn` and the `assert` statement within the Selenium Python Unittest ...
5 views
shorts What is AssertJ? Explore the Java test with elegance Fluent API wit Java Test, which is the formula of AssertJ.
309 views
What's the power of pytest.mark.parametrize? pytest.mark.parametrize helps reduce repetitive test code. It allows you to test ...
171 views
Vemos Asserts (comprobaciones, asertos, aciertos... (?)
29 views
Python Tutorial to learn Python programming with examples This video contain : 1. Scope of Variable 2. Local and Global scope 3.
72 views
In this video, we dive into the powerful capabilities of Python's `assertLogs` method, exploring how it can be used to validate the ...
... also the case in Python. Let's try something more complex. Is this statement true, of course not, it is False. And we can assert this ...
282 views
In this video, we dive into the world of Python testing, focusing on the powerful capabilities of the `unittest.mock` library.
28 views
10 months ago
Aly Sivji https://www.pytexas.org/2019/talk/U2Vzc2lvbk5vZGU6MTEw Tests ensure our program works as intended and that ...
1,165 views
6 years ago
GIS: Assertion Error, python Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks & praise ...
6 views
What's the hack for parameterized testing in pytest? When writing tests, you often repeat similar code. Parameterized testing ...
118 views