ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

337 results

Modul 426: Software mit agilen Methoden entwickeln
Python/pytest: einfaches Spielergebnis parsen

Das vereinfachte Spielergebnis "FCL 2:3 YB" wird in Python geparsed. Die Logik wird mittels Test-Driven Development (TDD) ...

16:21
Python/pytest: einfaches Spielergebnis parsen

16 views

2 years ago

Modul 426: Software mit agilen Methoden entwickeln
Python/pytest: längeres Spielergebnis parsen

Das längere Spielergebnis "FC Schalke 04 3:2 1. FSV Mainz 05" wird in Python geparsed. Die Logik wird wiederum mit pytest ...

7:56
Python/pytest: längeres Spielergebnis parsen

9 views

2 years ago

Modul 426: Software mit agilen Methoden entwickeln
Python/pytest: Spielergebnisse mittels Regex parsen

Das Parsen soll mithilfe eines regulären Ausdrucks vereinfacht werden. Die pytest-Testfälle sollen dabei weiterhin funktionieren.

8:14
Python/pytest: Spielergebnisse mittels Regex parsen

30 views

2 years ago

Cisco DevNet
#5 Testing Part 2: tox, nose, pytest (The Developer Landscape Series)

In this episode, I walk through python testing using tox, nose, pytest and pytest fixtures, unittest mocks, an indispensable tool for ...

11:15
#5 Testing Part 2: tox, nose, pytest (The Developer Landscape Series)

5,330 views

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

94 views

5 months ago

EuroPython Conference
Turbocharge your Python test suite today! 🚀 — Konstantinos Papadopoulos

EuroPython 2025 — Terrace 2A on 2025-07-17] *Turbocharge your Python test suite today! by Konstantinos Papadopoulos* ...

18:41
Turbocharge your Python test suite today! 🚀 — Konstantinos Papadopoulos

240 views

1 month ago

Adam Parkin
Python manage.py pytest or Making Django Use Pytest

Building on the previous video (https://www.youtube.com/watch?v=7it7JFPInX0), this is a video showing how to create a custom ...

16:05
Python manage.py pytest or Making Django Use Pytest

338 views

5 years ago

The Debug Zone
pytest failure in a separate thread

python: pytest failure in a separate thread Thanks for taking the time to learn more. In this video I'll go through your question, ...

4:13
pytest failure in a separate thread

9 views

1 year ago

Peter Schneider
How do I properly assert that an exception gets raised in pytest?

How do I properly assert that an exception gets raised in pytest? I hope you found a solution that worked for you :) The Content is ...

5:52
How do I properly assert that an exception gets raised in pytest?

11 views

1 year ago

Peter Schneider
How to see normal print output created during pytest run?

How to see normal print output created during pytest run? I hope you found a solution that worked for you :) The Content is ...

6:10
How to see normal print output created during pytest run?

13 views

1 year ago

Adam Parkin
Pytest & Django

Just a quick demonstration on how to use Pytest to run your Django project's unit tests.

12:12
Pytest & Django

1,350 views

5 years ago

DevConf
Testing Container Images with Python and Pytest - DevConf.CZ 2023

Speaker(s): Dan Čermák To ease the pain of testing container images, we've developed the pytest_container plugin for pytest.

16:16
Testing Container Images with Python and Pytest - DevConf.CZ 2023

815 views

2 years ago

media.ccc.de
Arch Conf 2020 - pytest-pacman - generating test data for libalpm with Python

https://media.ccc.de/v/arch-conf-online-2020-6397-pytest-pacman-generating-test-data-for-libalpm-with-python To test pyalpm ...

18:07
Arch Conf 2020 - pytest-pacman - generating test data for libalpm with Python

435 views

5 years ago

UVA CS 1501: Tools of the Trade
Week 6: Testing With Python

CS 1501: Introduction to Tools of the Trade Week 6: Testing With Python A class assembled by professors and students of ...

5:30
Week 6: Testing With Python

75 views

5 years ago

openSUSE
openSUSE Conference 2025 - Testing Containers with Python and pytest

https://media.ccc.de/v/5011-testing-containers-with-python-and-pytest To ease the pain of testing container images, we've ...

14:45
openSUSE Conference 2025 - Testing Containers with Python and pytest

155 views

5 months ago

The Debug Zone
Fixing ImportMismatchError in Pytest: Common Causes and Solutions

In this video, we dive into the common pitfalls of using Pytest, specifically focusing on the ImportMismatchError. This error can be ...

4:37
Fixing ImportMismatchError in Pytest: Common Causes and Solutions

4 views

1 year ago

Dave Hunt
pytest-mozwebqa demo
6:16
pytest-mozwebqa demo

183 views

13 years ago

Jacob Itegboje
Python For Beginners: make TDD Environment (no breaks)

Here is one way to create a Test Driven Development Environment in Python ...

14:48
Python For Beginners: make TDD Environment (no breaks)

261 views

2 years ago

EuroPython Conference
Good Practices for Testing Web User Interfaces — Jan Jašek, Ashish Gupta

EuroPython 2025 — Terrace 2A on 2025-07-17] *Good Practices for Testing Web User Interfaces by Jan Jašek, Ashish Gupta* ...

18:35
Good Practices for Testing Web User Interfaces — Jan Jašek, Ashish Gupta

158 views

1 month ago

Sophia Wagner
How to see normal stdout/stderr console print() output from code during a pytest run?

How to see normal stdout/stderr console print() output from code during a pytest run? Hey guys! Hopefully you found a solution ...

6:15
How to see normal stdout/stderr console print() output from code during a pytest run?

0 views

3 weeks ago