ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

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

495 views

1y 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

41 views

1y 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,489 views

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

828 views

5y ago

Pythonesa
Curso de Python - Asserts - Clase 26

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

8:37
Curso de Python - Asserts - Clase 26

29 views

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

2y ago

Code With Sumit and 2 more
Pass & Assert in Python 😳 | Most Beginners Ignore This!

Pass & Assert in Python | Hidden Concepts Most Beginners Ignore! Want to understand pass and assert statements in Python ...

18:02
Pass & Assert in Python 😳 | Most Beginners Ignore This!

21 views

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

9mo ago

Jacob Itegboje
how to test that an Exception is raised (no breaks)

This video covers catching exceptions raised by programs in tests ...

5:05
how to test that an Exception is raised (no breaks)

26 views

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

11 views

1y ago

Profesor Retroman
C++ assert: úsalo así

Curso: https://bit.ly/CPPGameDev-2021-Curso ==== Sesión 5.2 - 14/dic/2021 ==== Exploramos cómo implementar un operador ...

23:37
C++ assert: úsalo así

2,172 views

3y 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?

35 views

1y 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

6 views

1y ago

Code with Brylie
e13: using ChatGPT to write Python/Django unit tests

Improving the test coverage of our open-source website with ChatGPT.

1:44:04
e13: using ChatGPT to write Python/Django unit tests

103 views

Streamed 2y ago

PyCon Israel
Hypothesis: Simpler Powerful Test Cases - Eli Gur - Pycon Israel 2017

This talk was presented on Pycon Israel 2017. http://il.pycon.org/2017/ https://twitter.com/pyconil ...

27:13
Hypothesis: Simpler Powerful Test Cases - Eli Gur - Pycon Israel 2017

337 views

8y ago

Code with Brylie
Python unit testing with GitHub Copilot

Increasing test coverage with help from GitHub Copilot.

1:23:28
Python unit testing with GitHub Copilot

2,251 views

Streamed 3y ago

Barry Brown
Python Functions 2: Unit Testing

Learn how to incorporate unit testing into your Python code.

4:36
Python Functions 2: Unit Testing

26,013 views

11y 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

6y ago

Ganesh H
03 - Use Assert.isOK and Assert.isNotOK - Quality Assurance with Chai - freeCodeCamp Tutorial

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

6:21
03 - Use Assert.isOK and Assert.isNotOK - Quality Assurance with Chai - freeCodeCamp Tutorial

787 views

5y ago