ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

485 results

PyCon US
Talk: Jon Crall - Developing With Doctests - Using Xdoctest As A Backend

Presented by: Jon Crall This talk is about doctests — a way to embed examples and unit tests in docstrings. I describe what they ...

27:57
Talk: Jon Crall - Developing With Doctests - Using Xdoctest As A Backend

2,283 views

5 years ago

Savoir-faire Digital
Python doctest : Créez des Fonctions Robustes avec des Tests Intégrés !

http://www.youtube.com/@Savoir-faireDigital Découvrez comment écrire des fonctions Python robustes et bien documentées ...

30:07
Python doctest : Créez des Fonctions Robustes avec des Tests Intégrés !

78 views

6 months 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

170,972 views

1 year 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,498,467 views

8 years ago

PyCon 2014
Ned Batchelder: Getting Started Testing - PyCon 2014

Speaker: Ned Batchelder If you've never written tests before, you probably know you *should*, but view the whole process as a ...

42:44
Ned Batchelder: Getting Started Testing - PyCon 2014

59,651 views

11 years ago

Maciej Jankowski
python and doctest

how testing helps develping python apps.

24:20
python and doctest

80 views

6 years ago

Friendly TL
Doctests in Rust & Python

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

36:16
Doctests in Rust & Python

168 views

2 months ago

ITWorks4U
Intensivkurs Python Programmierung 🐍 - Testen mit unittest, pytest, doctest | ITWorks4U

Link github: https://github.com/ITWorks4U/programming_tutorials/tree/main/Python Aufwendige Programme erfordern auch ...

45:58
Intensivkurs Python Programmierung 🐍 - Testen mit unittest, pytest, doctest | ITWorks4U

229 views

3 months ago

coala
Workshop: Doctesting in Python (Part 3)

Please watch part one ...

23:31
Workshop: Doctesting in Python (Part 3)

431 views

9 years ago

Software Underground
Tutorial: Publishing your first Python package

Matt Hall What you'll need: - Slack channel: #t22-tue-packaging (visit https://softwareunderground.org/slack to join) - A working ...

2:01:36
Tutorial: Publishing your first Python package

739 views

Streamed 3 years ago

Learning Python
Learn Python 3 The Hard Way - Exercise 47: Automated Testing

Get the book Learn Python 3 The Hard Way: https://amzn.to/3yUNEkp Additional resources: - Testing with nose: ...

31:00
Learn Python 3 The Hard Way - Exercise 47: Automated Testing

1,372 views

4 years ago

Pupusse LINCS
Testing in Python

Speaker: Maxime Mouchet (LIP6). Webpage: https://www.lincs.fr/events/testing-in-python-2/. Thanks to its dynamic nature, it is ...

54:43
Testing in Python

25 views

4 years ago

CppCon
CppCon 2017: Viktor Kirilov “Mix Tests and Production Code With Doctest...”

Mix Tests and Production Code With Doctest - Implementing and Using the Fastest Modern C++ Testing Framework ...

51:21
CppCon 2017: Viktor Kirilov “Mix Tests and Production Code With Doctest...”

22,097 views

8 years ago

Real Python
Start Testing Your Python with doctest & Pagination in Django | Real Python Podcast #109

Did you know you can add testing to your Python code while simultaneously documenting it? Using doc-strings, you can create ...

56:39
Start Testing Your Python with doctest & Pagination in Django | Real Python Podcast #109

2,911 views

3 years ago

NERD Summit
Move Fast Without Breaking Things: Testing Python Applications

Paul Bissex Unit tests will save you! They will save you downtime, pain, and embarrassment. In this session, we'll dissect ...

59:12
Move Fast Without Breaking Things: Testing Python Applications

53 views

6 years ago

Pooya Mohammadi Kazaj
Intro to Python: Functions, Docstrings, Tests

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: ...

30:09
Intro to Python: Functions, Docstrings, Tests

147 views

3 years ago

Dr. Rama Satish KV
14 Oct 2020 : Doctest and Runtime exception handling in Python

Dr. Rama Satish K V RNSIT, Bengaluru.

41:50
14 Oct 2020 : Doctest and Runtime exception handling in Python

75 views

5 years ago

Amin Boulouma
🔥 #Python Power Suite: Dive into Tests, Templating, Threads & Logs Mastery! 🚀 #PythonTestTitan

PythonTestTitan #TemplatingTrend #ThreadThrive #LogLegend.

20:53
🔥 #Python Power Suite: Dive into Tests, Templating, Threads & Logs Mastery! 🚀 #PythonTestTitan

112 views

4 years ago

Programación Desde Cero
🔺10.5 Cómo probar una función - Curso de programación desde cero (con Python)

Si este video te resulta útil y quisieras dar tu apoyo (¡gracias! ❤️): ➡️ https://cafecito.app/programaciondesde0 o ...

23:23
🔺10.5 Cómo probar una función - Curso de programación desde cero (con Python)

5,079 views

6 years ago

EvoluNoob
Python Tutorial - Unit Testing

As you develop your programs, it's important to test a few portions of the code to ensure they work properly. Use native ...

31:54
Python Tutorial - Unit Testing

32,278 views

5 years ago