ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

440 results

Jacob Itegboje
Pumping Python for Beginners: What is an Assertion?

Have you ever been stuck trying to debug a stubborn AssertionError in your Python projects? It's a common frustration that can ...

20:50
Pumping Python for Beginners: What is an Assertion?

33 views

1 year ago

HiRSE
HiRSE-Summer of Testing Part 2c: "Testing with Python" by Jakob Fritz

Testing your research software is an important step in the software development life cycle and should come before deployment ...

35:00
HiRSE-Summer of Testing Part 2c: "Testing with Python" by Jakob Fritz

197 views

2 years ago

Metaist
What it takes: Publishing a python package (ezq)

All the little things it takes to publish a python package. Links: https://github.com/metaist/ezq https://metaist.github.io/ezq/ ...

57:49
What it takes: Publishing a python package (ezq)

44 views

4 years ago

Jorge Escobar
Aprendiendo: Pruebas de software automatizadas con #python #TDD #unittests

En este curso, aprenderé a escribir mejores pruebas unitarias. Creo que mi experiencia construyendo "PDF merger app", me ...

2:37:03
Aprendiendo: Pruebas de software automatizadas con #python #TDD #unittests

156 views

Streamed 3 years ago

EuroPython Conference
Fabian Kreutz - TDD - the why, the how and the when not

Fabian Kreutz - TDD - the why, the how and the when not [EuroPython 2015] [23 July 2015] [Bilbao, Euskadi, Spain] TDD is great, ...

37:07
Fabian Kreutz - TDD - the why, the how and the when not

245 views

10 years ago

caldarinexus
Unit Testing with Python

Demo of Python's unittest library. Unit tests are a great way to reduce defects in newly developed features and mitigate bugs when ...

44:39
Unit Testing with Python

379 views

5 years ago

Next Day Video
Testing from the Ground Up

Aly Sivji https://www.pytexas.org/2019/talk/U2Vzc2lvbk5vZGU6MTEw Tests ensure our program works as intended and that ...

27:23
Testing from the Ground Up

1,163 views

6 years ago

EuroPython Conference
Zac Hatfield Dodds - Stop Writing Tests!

Stop Writing Tests! [EuroPython 2021 - Talk - 2021-07-29 - Optiver] [Online] By Zac Hatfield Dodds We often think of manual ...

21:48
Zac Hatfield Dodds - Stop Writing Tests!

1,274 views

4 years ago

Jacob Itegboje
Python for Beginners: test duration with hours

a program that calculates the difference between a given wake and sleep time watch this first https://youtu.be/CLC1YAHHbjU part ...

27:05
Python for Beginners: test duration with hours

119 views

1 year ago

DevConf
API testing 101’s: Quick and Easy - DevConf.CZ 2020

Speakers: Anisha Narang In this talk, the attendees will learn how to get started with API testing. Considering the testing pyramid, ...

21:30
API testing 101’s: Quick and Easy - DevConf.CZ 2020

205 views

5 years ago

Next Day Video
Why Good Developers Write Bad Tests

Michael Lynch https://www.pytexas.org/2019/talk/U2Vzc2lvbk5vZGU6MTAz Many skilled developers write beautiful code but ...

30:09
Why Good Developers Write Bad Tests

4,113 views

6 years ago

Fabio Pacifici
🐍 Python3 Crash Course  2020 | Testing in Python #16 (Final Episode)

Python 3 Crash Course e-Book: https://ebooks.fabiopacifici.com/python/ Learn Anything | Free Trial referral link: ...

1:00:29
🐍 Python3 Crash Course 2020 | Testing in Python #16 (Final Episode)

162 views

5 years ago

FOSDEM
Test your code in Python

Votre problème et c'est à nous de faire ça sert tout il fait battu will not known result of the other assertion so you should try to write ...

53:13
Test your code in Python

545 views

7 years ago

EuroPython Conference
Bulletproof Python – Writing fewer tests with a typed code base — Michael Seifert

EuroPython 2023 — South Hall 2B on 2023-07-19] ...

25:36
Bulletproof Python – Writing fewer tests with a typed code base — Michael Seifert

908 views

2 years ago

SANTOSH CHOUDHARY
Python Tutorial for Beginners | Local , Global , Globals , Assert and Magic Keyword in Python

Python Tutorial to learn Python programming with examples This video contain : 1. Scope of Variable 2. Local and Global scope 3.

24:59
Python Tutorial for Beginners | Local , Global , Globals , Assert and Magic Keyword in Python

72 views

5 years ago

PyCon Israel
Unit testing in the real world with mock - Chen Rotem Levy - Pycon Israel 2017

This talk was presented on Pycon Israel 2017. http://il.pycon.org/2017/ https://twitter.com/pyconil ...

28:57
Unit testing in the real world with mock - Chen Rotem Levy - Pycon Israel 2017

1,620 views

8 years ago

Code with Brylie
e13: using ChatGPT to write Python/Django unit tests

Improving the test coverage of our open-source website with ChatGPT.

1:44:04
e13: using ChatGPT to write Python/Django unit tests

103 views

Streamed 2 years ago

BelPy
Unit Testing in Python |  Rohit Sanjay

... instead use normal python statements to assert so you just call the python assert on on functions and then use equal to equal so ...

23:17
Unit Testing in Python | Rohit Sanjay

7 views

3 years ago

Association Francophone Python
asynctest: testez plus facilement votre code asyncio

asynctest est une bibliothèque qui étend les fonctionnalités du module standard de python unittest pour supporter asyncio.

24:44
asynctest: testez plus facilement votre code asyncio

72 views

4 years ago

Code with Brylie
e12: using ChatGPT to write Python/Django unit tests

Improving the test coverage of our open-source website with ChatGPT.

2:49:24
e12: using ChatGPT to write Python/Django unit tests

86 views

Streamed 2 years ago