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
31 results
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
I'm tackling a problem that has tripped up every Python developer at some point: your if statements are lying to you. Welcome to ...
41 views
11 months ago
In this video, we tackle a common issue encountered when working with the Odo library in Python: the AssertionError stating that ...
10 months ago
EuroPython 2025 — Terrace 2A on 2025-07-17] *Testing the Tests - Assess and Improve Your Python Testing Code by Stefan ...
204 views
3 months ago
How to assert a string which contains atleast one number? Helpful? Please use the *Thanks* button above! Or, thank me via ...
76 views
2 weeks ago
Today's Topic: Unittest - Assert a set of items of a list are (or not) contained in another list Thanks for taking the time to learn more.
0 views
4 weeks ago
Lecture 13: Exceptions, Assertions Topics: Exceptions, assertions Source: OCW MIT - Massachusetts Institute of Technology More ...
12 views
Software testing is a fundamental part of modern software development, and especially important for science since results should ...
55 views
In this video, we dive into the world of Python testing, focusing on the powerful capabilities of the `unittest.mock` library.
28 views
00:00 Expressions, functions, and annotations 07:57 Assertions 14:26 Doc tests 18:57 Pytest 18:59 Exact vs IEEE754 23:22 ...
109 views
4 months ago
Today's Topic: PyTorch RuntimeError: Assertion `cur_target = 0 && cur_target n_classes' failed Thanks for taking the time to learn ...
3 weeks ago
numpy.testing.assert_array_equal` fails when comparing structured numpy arrays with array fields ✧ I really hope you found a ...
1 view
8 months ago
Check at runtime time that a function call triggers a `static_assert(false)` (3 SOLUTIONS!!) ✧ I really hope you found a helpful ...
4 views
9 months ago
Uh that tried to run it as a test though i actually want to run it as a test i want to just run it as a Python file but it's in the test directory ...
556 views
Streamed 8 months ago
Episode 5: Testing Research Code This is the recording of Episode 5 of a six-part community meetup series focusing on Enabling ...
20 views
Confused about all the different kinds of software tests? In this video, I'll explain and show you real examples of the most ...
108 views
L3: Python Character – Variables, Identifiers, and Keywords Identifier: Identifiers are the user-defined names of variables, list, ...
63 views
Весенний курс ВМК МГУ 2025-г. "Совместная разработка приложений на Python" --- Монтаж лекции от 15 Апреля 2025-г.
135 views
In this video, we tackle a common challenge faced by Python developers: fixing the look-behind error when dealing with ...
In this final video of our focused three-part series on the sum function, we introduce the "somatorio" function. Watch as we: Define ...
8 views