ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,122 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...

431 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,345 views

4 years 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

HiRSE
HiRSE-Summer of Testing Part 2c: "Testing with Python" by Jakob Fritz

Testing your research software is an important step in the software development life cycle and should come before deployment ...

35:00
HiRSE-Summer of Testing Part 2c: "Testing with Python" by Jakob Fritz

197 views

2 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

5 views

1 year ago

Jacob Itegboje
Pumping Python for Beginners: What is an Assertion?

Have you ever been stuck trying to debug a stubborn AssertionError in your Python projects? It's a common frustration that can ...

20:50
Pumping Python for Beginners: What is an Assertion?

33 views

1 year ago

Jorge Escobar
Aprendiendo: Pruebas de software automatizadas con #python #TDD #unittests

En este curso, aprenderé a escribir mejores pruebas unitarias. Creo que mi experiencia construyendo "PDF merger app", me ...

2:37:03
Aprendiendo: Pruebas de software automatizadas con #python #TDD #unittests

156 views

Streamed 3 years 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

201 views

3 months ago

Pythonesa
Curso de Python - Asserts - Clase 26

Vemos Asserts (comprobaciones, asertos, aciertos... (?)

8:37
Curso de Python - Asserts - Clase 26

29 views

2 years 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

818 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

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

5 months ago

Metaist
What it takes: Publishing a python package (ezq)

All the little things it takes to publish a python package. Links: https://github.com/metaist/ezq https://metaist.github.io/ezq/ ...

57:49
What it takes: Publishing a python package (ezq)

44 views

4 years ago

EuroPython Conference
Chase Stevens - Exploring the Python AST Ecosystem

Exploring the Python AST Ecosystem [EuroPython 2018 - Talk - 2018-07-27 - Moorfoot] [Edinburgh, UK] By Chase Stevens ...

47:07
Chase Stevens - Exploring the Python AST Ecosystem

11,679 views

7 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

1 year ago

Association Francophone Python
asynctest: testez plus facilement votre code asyncio

asynctest est une bibliothèque qui étend les fonctionnalités du module standard de python unittest pour supporter asyncio.

24:44
asynctest: testez plus facilement votre code asyncio

72 views

4 years ago

RU Computer Science
assert
3:25
assert

124 views

7 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

5 views

1 year ago

EuroPython Conference
Bulletproof Python – Writing fewer tests with a typed code base — Michael Seifert

EuroPython 2023 — South Hall 2B on 2023-07-19] ...

25:36
Bulletproof Python – Writing fewer tests with a typed code base — Michael Seifert

908 views

2 years ago