Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
12,224,111 results
Stay in the loop INFINITELY: https://snu.socratica.com/python Unit tests are a way to make sure your ...
613,053 views
8 years ago
In today's video we are going to be learning about 10 important Python concepts. ▷ Become job-ready with Python: ...
1,274,142 views
1 year ago
How do teams of programmers continuously write and revise code without breaking things? Unit tests define a function's expected ...
21,953 views
AB Testing :Control versus experimental (binary data) using Python and Scipy To read more about using Scipy chi square test for ...
1,264 views
5 years ago
If your test tools have a USB or LAN port, there is a good chance that they support SCPI (Standard Commands for Programmable ...
60,472 views
3 years ago
Learn how to design great software in 7 steps: https://arjan.codes/designguide. Test-driven development (TDD), also known as ...
128,374 views
4 years ago
Are you ready to revolutionize your unit testing workflow? In this video, I share my top 5 lessons learned while using Claude 3.7 to ...
684 views
10 months ago
Is Python 3.14 really faster? It was tested on over 100 benchmarks using AMD Ryzen and Intel Core processors — here are the ...
2,334 views
4 months ago
How to write Python tests for functions that make a request to external API. How to use the patch function to test Requests based ...
98,247 views
How to use (and where to apply) Python's unittest.mock.patch in your test suites. In this video I show where to patch, and three ...
110,226 views
6 years ago
Today we learn about test-driven development and how to easily do it in Python.
16,164 views
2 years ago
EuroPython 2025 — Terrace 2A on 2025-07-17] *Turbocharge your Python test suite today! by Konstantinos Papadopoulos* ...
270 views
Essential knowledge for cybersecurity professionals — pen testing in Python. If you're interested in ethical hacking, penetration ...
1,273 views
In this video you will learn how to parametrize your Python tests using pytest's parametrize fixture. Parametrizing your tests is ...
346 views
today I go over an extremely common pitfall with pytest and a helpful fix to prevent this from happening to you! playlist: ...
2,713 views
Unit Tests (Pytest in this case) can save you time. Here we look at how to use mock and patch with some code to make requests ...
43,850 views
Control your lab gear without even touching them! Log the data too. Full tutorial, code and documentation ...
61,590 views
sklearn.model_selection.train_test_split method is used in machine learning projects to split available dataset into training and ...
618,188 views
7 years ago
Github Repo: https://github.com/ikitcheng/python_pkg_nb_pytest_template 1. Create the following folder structure: my_pkg/, tests/, ...
430 views
Code along with a software engineer in this debugging worked example using test cases. Apply test cases to debug logic errors in ...
14,207 views