ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

305 results

EuroPython Conference
Testing the Tests - Assess and Improve Your Python Testing Code — Stefan Bärisch

EuroPython 2025 — Terrace 2A on 2025-07-17] *Testing the Tests - Assess and Improve Your Python Testing Code by Stefan ...

30:47
Testing the Tests - Assess and Improve Your Python Testing Code — Stefan Bärisch

225 views

7 months ago

EuroPython Conference
Snapshot Testing: A New Era of Reliability — Matthieu Rigal

EuroPython 2025 — Terrace 2A on 2025-07-17] *Snapshot Testing: A New Era of Reliability by Matthieu Rigal* ...

30:11
Snapshot Testing: A New Era of Reliability — Matthieu Rigal

452 views

7 months ago

EuroPython Conference
End to End with Testcontainers and Playwright — Vemund Mehl Santi

EuroPython 2025 — Terrace 2A on 2025-07-17] *End to End with Testcontainers and Playwright by Vemund Mehl Santi* ...

30:23
End to End with Testcontainers and Playwright — Vemund Mehl Santi

906 views

7 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

293 views

7 months ago

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

The difference between unit tests and integration tests. 2. Using API calls to perform test setup and verification. 3. Limiting the ...

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

210 views

7 months ago

PyCon Greece
Georgios Kalaitzis: To mock or not to mock? Choosing a mocking strategy for your unit tests

Whether you're testing micro-services, APIs, or just trying to write more trustworthy unit tests, this talk will help you choose the right ...

16:32
Georgios Kalaitzis: To mock or not to mock? Choosing a mocking strategy for your unit tests

36 views

3 months ago

CodeRefinery
8.2 Automated Testing - CodeRefinery 2025 Sep

Tools covered include concepts of testing for science, unit testing, pytest, continuous integration, and GitHub actions. We make ...

1:31:27
8.2 Automated Testing - CodeRefinery 2025 Sep

23 views

5 months ago

EuroPython Conference
Fixtures meets parameters: Writing efficient, elegant and reusable tests — Anupama Tiruvaipati

While core business logic often needs thoughtful redesign, our focus here is on tests, particularly unit tests. Pytest parametrize can ...

23:50
Fixtures meets parameters: Writing efficient, elegant and reusable tests — Anupama Tiruvaipati

198 views

7 months ago

The Debug Zone
How to Use Python Test Fixtures to Run a Single Test Effectively

In this video, we delve into the world of Python testing, focusing specifically on the powerful concept of test fixtures. You'll learn ...

1:37
How to Use Python Test Fixtures to Run a Single Test Effectively

2 views

9 months ago

The Debug Zone
How to Write Effective Python Unit Tests for Apache Airflow DAGs

In this video, we delve into the essential practice of writing effective unit tests for Apache Airflow Directed Acyclic Graphs (DAGs).

1:32
How to Write Effective Python Unit Tests for Apache Airflow DAGs

12 views

8 months ago

The Debug Zone
Python: Unit Test to check if objects are same at different location?

Today's Topic: Python: Unit Test to check if objects are same at different location? Thanks for taking the time to learn more.

1:57
Python: Unit Test to check if objects are same at different location?

1 view

3 months ago

Friday Talks Tübingen
LLMs vs. Torch 1.5: Why Your Code Assistant Can’t Keep Up - [Diganta Misra]

Friday Talks - 20250606 https://fridaytalks.github.io Speaker: Diganta Misra https://digantamisra98.github.io/ Title: LLMs vs.

14:28
LLMs vs. Torch 1.5: Why Your Code Assistant Can’t Keep Up - [Diganta Misra]

45 views

11 months ago

The Debug Zone
How to Use CliRunner for Effective Testing of Python Scripts

In this video, we delve into the powerful tool CliRunner, a part of the popular testing framework pytest, designed to streamline the ...

2:59
How to Use CliRunner for Effective Testing of Python Scripts

4 views

9 months ago

Peter Schneider
Softwareengineering: Is it possible/advisable to combine unit testing and integration testing?

Is it possible/advisable to combine unit testing and integration testing? I hope you found a solution that worked for you :) The ...

3:06
Softwareengineering: Is it possible/advisable to combine unit testing and integration testing?

1 view

4 months ago

The Debug Zone
How do you properly integrate unit tests for file parsing with pytest?

Today's Topic: How do you properly integrate unit tests for file parsing with pytest? Thanks for taking the time to learn more.

2:02
How do you properly integrate unit tests for file parsing with pytest?

0 views

2 months ago

Jacob Itegboje
Pumping Python for Beginners: Truth Table? (tests only)

If you've been following the truth table series, you know I've been tackling logical operations one by one. In this final video, I'm ...

33:21
Pumping Python for Beginners: Truth Table? (tests only)

47 views

11 months ago

CodeTracer
Codetracer time-travel debugger for Python (prerelease)

We introduce Codetracer's support for Python. Codetracer is a time-travel debugger that gives developers a revolutionary new ...

42:15
Codetracer time-travel debugger for Python (prerelease)

386 views

7 months ago

PyCon Greece
Konstantinos Papadopoulos: Turbocharge your Python test suite today! 🚀

PyCon Greece 2025 - Athens, 29-30 August == About this talk == As our Python codebases grow larger, so do our test suites tend ...

21:56
Konstantinos Papadopoulos: Turbocharge your Python test suite today! 🚀

57 views

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

99 views

11 months ago

The Debug Zone
Why pytest Doesn't Run Tests: Common Issues and Solutions Explained

... #pytestnotrunning, #testdiscovery, #pytestconfiguration, #debuggingpytest, #unittesting, #automatedtesting, #softwaretesting, ...

1:31
Why pytest Doesn't Run Tests: Common Issues and Solutions Explained

3 views

9 months ago