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
544 results
Ethan and I talk about using doctest to keep documentation up-to-date. 0:00 - Intro 1:13 - Intro to Doctest 9:41 - Testing README ...
170 views
2 months ago
Presented by: Jon Crall This talk is about doctests — a way to embed examples and unit tests in docstrings. I describe what they ...
2,283 views
5 years ago
Get started with the Careerist QA Program today! https://crst.co/TECHWITH-2984FB40 In this video, I'm going to teach you how to ...
175,748 views
1 year ago
http://www.youtube.com/@Savoir-faireDigital Découvrez comment écrire des fonctions Python robustes et bien documentées ...
79 views
7 months ago
In this Python Programming Tutorial, we will be learning how to unit-test our code using the unittest module. Unit testing will allow ...
1,500,030 views
8 years ago
Please watch part one ...
431 views
9 years ago
how testing helps develping python apps.
80 views
6 years ago
Did you know you can add testing to your Python code while simultaneously documenting it? Using doc-strings, you can create ...
2,912 views
3 years ago
Chris Calloway This tutorial imparts the basics of testing Python code using assert, unittest, and doctest.
10,928 views
13 years ago
Get the book Learn Python 3 The Hard Way: https://amzn.to/3yUNEkp Additional resources: - Testing with nose: ...
1,384 views
4 years ago
Dr. Rama Satish K V RNSIT, Bengaluru.
75 views
Speaker: Ned Batchelder If you've never written tests before, you probably know you *should*, but view the whole process as a ...
59,662 views
11 years ago
647 views
Si este video te resulta útil y quisieras dar tu apoyo (¡gracias! ❤️): ➡️ https://cafecito.app/programaciondesde0 o ...
5,084 views
In this video, I'm going to talk about docstrings and tests: Table of Content 00:00 introduction 00:28 Docstrings 09:38 Tests 21:08: ...
147 views
Paul Bissex Unit tests will save you! They will save you downtime, pain, and embarrassment. In this session, we'll dissect ...
53 views
7 years ago
Speaker: Maxime Mouchet (LIP6). Webpage: https://www.lincs.fr/events/testing-in-python-2/. Thanks to its dynamic nature, it is ...
25 views
Brian K. Jones In this talk, aimed at intermediate Pythonistas, we'll have a look at some common, simple patterns in code, and the ...
23,099 views
14 years ago
As you develop your programs, it's important to test a few portions of the code to ensure they work properly. Use native ...
32,331 views
Noah Gift Most developers use Unix derived command line tools, written in C, everyday. This talk will discuss using the Python ...
1,336 views
17 years ago