ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,354 results

Solve Computer Science
Understand Python unit tests in 5 minutes

In this video I show you an overview of unit tests in Python: what they are, how they work and how to write effective ones by ...

5:15
Understand Python unit tests in 5 minutes

102 views

2 years ago

Alex Demko
Built-In Testing in Python? Use unittest! 🐍✅

Not sure which testing tool to use in your project? In this video, I break down the best automated testing tools for the most ...

0:03
Built-In Testing in Python? Use unittest! 🐍✅

30 views

8 months ago

ACE Coding
Getting Started with Python [Test Livestream]

In this session, we'll be writing a simple Python program. [This is a test of the livestreaming systems]

1:46
Getting Started with Python [Test Livestream]

0 views

Streamed 12 years ago

Jacob Itegboje
Pumping Python for Beginners: How can I Test Programs?

Welcome to Pumping Python! My name is Jacob Itegboje, and in this video, I'm going to solve a huge problem that many Python ...

26:26
Pumping Python for Beginners: How can I Test Programs?

77 views

1 year ago

Alex Demko
Full-Stack Testing? Codeception’s Got You! 🧪🧠

Not sure which testing tool to use in your project? In this video, I break down the best automated testing tools for the most ...

0:05
Full-Stack Testing? Codeception’s Got You! 🧪🧠

113 views

8 months ago

Xavier Devroey
Towards Automated Testing for Simple Programming Exercises

Towards Automated Testing for Simple Programming Exercises Abstract: Automated feedback and grading platforms can require ...

9:52
Towards Automated Testing for Simple Programming Exercises

44 views

3 years ago

Jacob Itegboje
Pumping  Python for Beginners: From Zero to Hero in 8 weeks

This is the start of a journey. Pumping Python is a collection of code exercises that have personally helped me read, write and test ...

4:03
Pumping Python for Beginners: From Zero to Hero in 8 weeks

218 views

1 year ago

Alex Demko
No More Manual Test Lists? Thanks, nose2! 🙌

Not sure which testing tool to use in your project? In this video, I break down the best automated testing tools for the most ...

0:04
No More Manual Test Lists? Thanks, nose2! 🙌

86 views

8 months ago

Stephan Lukasczyk
Pynguin: Automated Unit Test Generation for Python (ICSE 2022 DEMO Submission)

Video for our ICSE 2022 DEMO Submission called “Pynguin: Automated Unit Test Generation for Python”

5:00
Pynguin: Automated Unit Test Generation for Python (ICSE 2022 DEMO Submission)

3,002 views

4 years ago

Alex Demko
Why Most Developers Miss This Critical Security Step? 🔒

Unlock the secrets of building your own AI-powered price prediction app with Python and see how machine learning can ...

1:50
Why Most Developers Miss This Critical Security Step? 🔒

306 views

4 months ago

Alex Demko
Best Testing Tools in 2025 for Python, PHP, JS & Java 💥 | PyTest, PHPUnit, Jest, Selenium & More

Not sure which testing tool to use in your project? In this video, I break down the best automated testing tools for the most ...

15:09
Best Testing Tools in 2025 for Python, PHP, JS & Java 💥 | PyTest, PHPUnit, Jest, Selenium & More

96 views

8 months ago

CodeRefinery
6.2 Software Testing - CodeRefinery 2023 Sep

Software testing is a fundamental part of modern software development, and especially important for science since results should ...

1:07:50
6.2 Software Testing - CodeRefinery 2023 Sep

58 views

2 years ago

!!Con
!!Con West 2020 - Matías Lang: Delete all code! 100% testing coverage, the lazy way!

Presented at !!Con West 2020: http://bangbangcon.com/west What do you do when your year-end bonus is directly related to the ...

11:33
!!Con West 2020 - Matías Lang: Delete all code! 100% testing coverage, the lazy way!

418 views

5 years ago

Mikko Rönkkö
Endogeneity tests

But they're also useful because they can be used for testing endogeneity as well. Why would one want to test for the presence of ...

8:02
Endogeneity tests

13,426 views

6 years ago

Programming threads
How to easily mock private class field names in Python using patch.object

Unit testing in Python has never been so easy when using patch.object. If you find yourself in a situation where you need to mock ...

0:59
How to easily mock private class field names in Python using patch.object

250 views

1 year ago

BioniChaos
Enhancing Website Tools: Python Scripts, Error Detection, and Real AI Training at BioniChaos

Welcome to my latest deep dive into the development process at BioniChaos.com! In this video, I share updates on optimizing ...

17:22
Enhancing Website Tools: Python Scripts, Error Detection, and Real AI Training at BioniChaos

21 views

1 year ago

Loupe
Ship in Six Tutorial: Build and Test AS Projects from the Command Line

We use the command line to streamline interactions with Automation Studio projects. In this video we'll look at Python scripts we ...

2:59
Ship in Six Tutorial: Build and Test AS Projects from the Command Line

269 views

2 years ago

Alex Demko
Fixtures + Plugins + Simplicity = pytest 🐍✨

Not sure which testing tool to use in your project? In this video, I break down the best automated testing tools for the most ...

0:05
Fixtures + Plugins + Simplicity = pytest 🐍✨

125 views

8 months ago

codingjerk
I Made My Code 16000× Faster (Python & Rust)

Performance optimization case study on LeetCode 52 "N-Queens". In the video I'll show path of optimization already decent ...

18:33
I Made My Code 16000× Faster (Python & Rust)

52,302 views

10 months ago

Programming threads
Test Driven Development Explained: Red-Green-Refactor Cycle in Python

Learn Test Driven Development (TDD) step by step and understand why this software development method can transform the way ...

15:26
Test Driven Development Explained: Red-Green-Refactor Cycle in Python

64 views

1 year ago