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
355 results
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
2y ago
Vemos Asserts (comprobaciones, asertos, aciertos... (?)
29 views
Dans cette seconde vidéo nous verrons comment gérer les erreurs / exceptions. 00:00 Gestion simple 02:02 Classes d'erreurs ...
495 views
1y ago
In this video, we delve into the nuances of using `self.assertIn` and the `assert` statement within the Selenium Python Unittest ...
6 views
This video covers catching exceptions raised by programs in tests ...
26 views
👉 What is an assertion and how do you write an assertion in Python? 🐼 Python Section ▶ https://www.kreatuto.info/rubrique ...
3,491 views
4y ago
In this video series we will cover Python 3. This video covers functions and scope. We introduced how to make a function and ...
1,774 views
5y 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
Learn how to incorporate unit testing into your Python code.
26,013 views
11y 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
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 ...
11 views
Recording of our presentation at SSBSE 2020 (http://ssbse2020.di.uniba.it/) on “Automated Unit Test Generation for Python”.
1,106 views
CS 1501: Introduction to Tools of the Trade Week 6: Testing With Python A class assembled by professors and students of ...
75 views
Wir testen das Programm mit assert-Anweisungen und einem kleinen Komponententest mit dem unittest-Modul. assert ...
244 views
8y ago
In this video, we dive into the world of Python testing, focusing on the powerful capabilities of the `unittest.mock` library.
32 views
Hello everyone today you will learn how to write a unit test in Python today we are going to learn about unit testing framework ...
120 views
I'm tackling a problem that has tripped up every Python developer at some point: your if statements are lying to you. Welcome to ...
42 views
Qu'est-ce qu'un itérateur? . Objet représentant un flux de donnée. Des appels successifs à la méthode __next__() de l'itérateur ...
515 views
An introduction to Test-driven Development in Python.
3,887 views
7y ago
Ever feel like Python's True and False are just... magic? Like some hidden rule you're supposed to just "get"? I felt that too, but ...
14 views