ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

11,718 results

MIT OpenCourseWare
Lecture 13: Exceptions and Assertions

MIT 6.100L Introduction to CS and Programming using Python, Fall 2022 Instructor: Ana Bell View the complete course: ...

42:56
Lecture 13: Exceptions and Assertions

31,982 views

2 years ago

MIT OpenCourseWare
7. Testing, Debugging, Exceptions, and Assertions

MIT 6.0001 Introduction to Computer Science and Programming in Python, Fall 2016 View the complete course: ...

41:33
7. Testing, Debugging, Exceptions, and Assertions

196,598 views

9 years ago

Corey Schafer
Python Tutorial: Unit Testing Your Code with the unittest Module

In this Python Programming Tutorial, we will be learning how to unit-test our code using the unittest module. Unit testing will allow ...

39:13
Python Tutorial: Unit Testing Your Code with the unittest Module

1,510,702 views

8 years ago

Tech With Tim
Please Learn How To Write Tests in Python… • Pytest Tutorial

Get started with the Careerist QA Program today! https://crst.co/TECHWITH-2984FB40 In this video, I'm going to teach you how to ...

33:10
Please Learn How To Write Tests in Python… • Pytest Tutorial

204,368 views

1 year ago

NeuralNine
Professional Python Testing with Mocks

In this video, we learn how to professionally test Python code with mocks. ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾ Programming ...

21:19
Professional Python Testing with Mocks

95,710 views

2 years ago

Tsoding Daily
Test Anything with Python

Streamed Live on Twitch: https://twitch.tv/tsoding Enable Subtitles for Twitch Chat References: - Tsoding - rere.py ...

1:46:06
Test Anything with Python

36,276 views

2 years ago

Real Python
Starting With Python's assert Statement

Python's assert statement allows you to write sanity checks in your code. These checks are known as assertions, and you can use ...

23:14
Starting With Python's assert Statement

2,732 views

3 years ago

CS50
CS50P - Lecture 5 - Unit Tests

This is CS50P, CS50's Introduction to Programming with Python. Enroll for free at https://cs50.edx.org/python. Slides, source code ...

50:54
CS50P - Lecture 5 - Unit Tests

400,170 views

3 years ago

Indently
All 39 Python Keywords Explained

In today's video we will be learning about all the 39 keywords that exist in Python (as of 3.12). I will be covering each one very ...

34:08
All 39 Python Keywords Explained

309,965 views

2 years ago

cctmexico
🤔 ¿Cómo utilizar raise, assert, try, except, else y finally? | Python desde cero | ¡Muy, muy Básico!

Cuando se genera un error, Python nos avisa con mensajes..que a veces no comprendemos, pero con raise, assert, try y except, ...

20:08
🤔 ¿Cómo utilizar raise, assert, try, except, else y finally? | Python desde cero | ¡Muy, muy Básico!

3,124 views

4 years ago

QA Technology CRC
37 - Curso Selenium utilizando Python - Manejo de Assert Python con Selenium

37 - Curso Selenium utilizando Python - Manejo de Assert Python con Selenium En esta clase veremos como utilizar assert en ...

28:15
37 - Curso Selenium utilizando Python - Manejo de Assert Python con Selenium

219 views

2 years ago

Python Italia
Pro tips for writing great unit tests - Raymond Hettinger

Pro tips for writing great unit tests - PyCon Italia 2022 There is an art to condensing test concepts into readable, fast, clear ...

1:00:42
Pro tips for writing great unit tests - Raymond Hettinger

19,333 views

3 years ago

freeCodeCamp.org
Pytest Tutorial – How to Test Python Code

Learn how to use pytest, the powerful testing framework for Python. Throughout this course you'll gain a deep understanding of ...

1:28:39
Pytest Tutorial – How to Test Python Code

354,165 views

2 years ago

Automation Step by Step
Playwright Beginner Tutorial 9 | Assertions

ALL FREE COURSES - https://automationstepbystep.com/ QUIZ - https://forms.gle/CyH64LrA39FLqbtC7 00:00 *Intro* 00:21 *What ...

29:49
Playwright Beginner Tutorial 9 | Assertions

67,199 views

3 years ago

Gina Sprint
Introduction to Programming with Python: Assert and Unit Testing with Pytest

This video provides an introduction to using the assert statement for unit testing with PyTest in Python. Specifically, the following ...

29:52
Introduction to Programming with Python: Assert and Unit Testing with Pytest

1,116 views

3 years ago

QA Technology CRC
11 - Curso Selenium utilizando Python - Uso de Assert Testing Python

Curso Selenium utilizando Python - Uso de Assert Testing Python En esta clase aprenderemos como usar los Assert de Testing ...

23:50
11 - Curso Selenium utilizando Python - Uso de Assert Testing Python

184 views

3 years ago

PyCascades
Paul Watts: Given this, assert that: fluent testing using fixtures and properties

Let's face it, most of us don't write enough tests. Even if we do, our tests require a lot of boilerplate and don't test everything we'd ...

24:18
Paul Watts: Given this, assert that: fluent testing using fixtures and properties

171 views

6 years ago

Python Russian
Всегда проверяй свой код. Простое тестирование с assert

Любой программист на любом языке программирования обязан проверять свой код. "Пацан накодировал -пацан ...

26:29
Всегда проверяй свой код. Простое тестирование с assert

14,521 views

5 years ago

Pragmatic AI Labs
Advanced Testing Techniques in Python

Learn to perform advancted testing techniques in Python using cloud components, command-line tools and more. If you enjoyed ...

1:39:00
Advanced Testing Techniques in Python

681 views

5 years ago

Code with Josh
How to Test Python Code - Unit Testing Tutorial

Join my Python Masterclass - https://www.zerotoknowing.com/join-now Join my Python Newsletter ...

29:14
How to Test Python Code - Unit Testing Tutorial

9,468 views

1 year ago