ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,101 results

Schraf : Maths-info
2 - Python pratique : assert, raise, try, except, else, finally...

Dans cette seconde vidéo nous verrons comment gérer les erreurs / exceptions. 00:00 Gestion simple 02:02 Classes d'erreurs ...

18:26
2 - Python pratique : assert, raise, try, except, else, finally...

385 views

1 year ago

Craig Piercy
Python keyword video reference: ASSERT

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:46
Python keyword video reference: ASSERT

40 views

1 year ago

KreaTuto
Python - Writing assertions with the assert keyword

👉 What is an assertion and how do you write an assertion in Python? 🐼 Python Section ▶ https://www.kreatuto.info/rubrique ...

7:20
Python - Writing assertions with the assert keyword

3,300 views

4 years ago

The Debug Zone
Understanding self.assertIn vs assert in Selenium Python Unittest Framework

In this video, we delve into the nuances of using `self.assertIn` and the `assert` statement within the Selenium Python Unittest ...

4:07
Understanding self.assertIn vs assert in Selenium Python Unittest Framework

4 views

11 months ago

Peter Schneider
What is the use of "assert" in Python?

What is the use of "assert" in Python? I hope you found a solution that worked for you :) The Content (except music & images) is ...

5:21
What is the use of "assert" in Python?

9 views

2 years ago

The Debug Zone
Python Assert: How to Raise Different Error Types for Better Debugging

In this video, we delve into the powerful assert statement in Python and explore how it can be leveraged to raise different types of ...

1:31
Python Assert: How to Raise Different Error Types for Better Debugging

2 views

3 months ago

pintman
Python-Programme testen (assert, unittest) | #7

Wir testen das Programm mit assert-Anweisungen und einem kleinen Komponententest mit dem unittest-Modul. assert ...

13:50
Python-Programme testen (assert, unittest) | #7

243 views

7 years ago

Roel Van de Paar
GIS: Assertion Error, python (2 Solutions!!)

GIS: Assertion Error, python Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks & praise ...

1:56
GIS: Assertion Error, python (2 Solutions!!)

6 views

4 years ago

The Debug Zone
Understanding Why assert np.nan == np.nan Fails in Python: A Deep Dive

In this video, we explore a fascinating quirk of Python's handling of NaN (Not a Number) values, specifically why the expression ...

3:48
Understanding Why assert np.nan == np.nan Fails in Python: A Deep Dive

8 views

11 months ago

EuroPython Conference
Testing the Tests - Assess and Improve Your Python Testing Code — Stefan Bärisch

EuroPython 2025 — Terrace 2A on 2025-07-17] *Testing the Tests - Assess and Improve Your Python Testing Code by Stefan ...

30:47
Testing the Tests - Assess and Improve Your Python Testing Code — Stefan Bärisch

171 views

1 month ago

Peter Schneider
Software development in Python: unittests and assertions

Software development in Python: unittests and assertions I hope you found a solution that worked for you :) The Content (except ...

2:03
Software development in Python: unittests and assertions

3 views

3 years ago

Swiss Python Summit
Marco Eilers – Proving Python code correct with Nagini – SPS23

"With the introduction of PEP 484 type annotations, Python has made a big step towards making programs safer by statically ruling ...

36:25
Marco Eilers – Proving Python code correct with Nagini – SPS23

320 views

2 years ago

The Debug Zone
Can assertLogs Validate Log Message Format in Python? A Complete Guide

In this video, we dive into the powerful capabilities of Python's `assertLogs` method, exploring how it can be used to validate the ...

3:22
Can assertLogs Validate Log Message Format in Python? A Complete Guide

4 views

11 months ago

Mohit
Raise and Assert Statements in Python Explained

This video is part of the "Automate the Boring Stuff with Python" Udemy course which is available for free right now here- ...

17:13
Raise and Assert Statements in Python Explained

813 views

5 years ago

Peter Schneider
How do I properly assert that an exception gets raised in pytest?

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 ...

5:52
How do I properly assert that an exception gets raised in pytest?

11 views

1 year ago

Python Peak
How can pytest improve your testing process? Master Clean Tests in Python with pytest!

How can pytest improve your testing process? pytest makes writing tests simple and intuitive. You can use fixtures to set up ...

0:23
How can pytest improve your testing process? Master Clean Tests in Python with pytest!

1,310 views

1 year ago

Peter Schneider
How can I (static_)assert that string is not a type?

How can I (static_)assert that string is not a type? I hope you found a solution that worked for you :) The Content is licensed under ...

3:34
How can I (static_)assert that string is not a type?

2 views

1 year ago

Mixible
Is there a way to override default assert in pytest python

Welcome to Mixible, your go-to source for comprehensive and informative content covering a broad range of topics from Stack ...

2:21
Is there a way to override default assert in pytest python

0 views

1 year ago

SANTOSH CHOUDHARY
Python Tutorial for Beginners | Local , Global , Globals , Assert and Magic Keyword in Python

Python Tutorial to learn Python programming with examples This video contain : 1. Scope of Variable 2. Local and Global scope 3.

24:59
Python Tutorial for Beginners | Local , Global , Globals , Assert and Magic Keyword in Python

72 views

5 years ago

EuroPython Conference
Thomas Aglassinger - Solution oriented error handling

Thomas Aglassinger - Solution oriented error handling [EuroPython 2014] [22 July 2014] This talk shows how to use Python's built ...

28:19
Thomas Aglassinger - Solution oriented error handling

464 views

11 years ago