ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

261 results

ACCU Conference
A Sixth Seam in TDD? - Python Testing, Test Doubles & Legacy Code at Kosli - Jon Jagger - ACCU 2025

ACCU Membership: https://tinyurl.com/ydnfkcyn --- A Sixth Seam in TDD? - Python Testing, Test Doubles & Legacy Code at Kosli ...

5:36
A Sixth Seam in TDD? - Python Testing, Test Doubles & Legacy Code at Kosli - Jon Jagger - ACCU 2025

67 views

20 hours ago

Real Python
Testing Python Code for Scalability & What's New in pandas 3.0 | Real Python Podcast #282

How do you create automated tests to check your code for degraded performance as data sizes increase? What are the new ...

49:13
Testing Python Code for Scalability & What's New in pandas 3.0 | Real Python Podcast #282

155 views

17 hours ago

The Passionate Programmer
I Stopped Using If-Else and Started Doing This Instead

Most systems don't have an “if/else problem.” They have a design shape problem—and the cost shows up as rigid code, painful ...

15:04
I Stopped Using If-Else and Started Doing This Instead

6,314 views

3 days ago

NextWork
Your First GitHub Actions AI workflow | AI x GitHub Actions Series (DAY #1)

Get the full step-by-step project guide here: https://learn.nextwork.org/projects/ai-cicd-github Welcome to the AI x GitHub Actions ...

54:49
Your First GitHub Actions AI workflow | AI x GitHub Actions Series (DAY #1)

488 views

5 days ago

ZazenCodes
Introduction to MCP Evals

ARBITER MCP EVALS [ ⭐ try it out and give me star if you like it ] ▻ https://github.com/zazencodes/arbiter-mcp-evals AI ...

17:43
Introduction to MCP Evals

200 views

2 days ago

Matterbeam
Boston Python Meetup | January 2026

David Sturgis, Senior Engineer at Matterbeam, explores PyTest—the modern Python testing framework that's more Pythonic and ...

55:24
Boston Python Meetup | January 2026

33 views

6 days ago

Fio's Quest
Dependency Injection & Ports and Adapters in Rust!

Dependency Injection lets us better compartmentalise our code, separating concerns, making the code easier to reason about, ...

10:45
Dependency Injection & Ports and Adapters in Rust!

448 views

16 hours ago

Wannabe Entrepreneur
Creating a Python Agent to Orchestrate Other Agents 🤖

I also demonstrate how to implement unit tests to verify that everything works as intended. Additionally, I introduce a new agent ...

34:52
Creating a Python Agent to Orchestrate Other Agents 🤖

0 views

7 days ago

Galileo
Evals in your SDLC. Eval Engineering for AI Developers , lesson 5 - learn how evals fit in your SDLC

In this final lesson, you will - Learn how evals fit into the SDLC - Build unit tests using evals that can be run in your CI/CD pipeline ...

1:16:37
Evals in your SDLC. Eval Engineering for AI Developers , lesson 5 - learn how evals fit in your SDLC

91 views

Streamed 3 days ago

The Debug Zone
Unittest - Assert a set of items of a list are (or not) contained in another list

Today's Topic: Unittest - Assert a set of items of a list are (or not) contained in another list Thanks for taking the time to learn more.

2:01
Unittest - Assert a set of items of a list are (or not) contained in another list

0 views

4 days ago

Django Chat
Inverting the Testing Pyramid - Brian Okken

Links * PythonTest website: https://pythontest.com/ * pytest book: https://pythontest.com/pytest-book/ * Lean TDD: ...

43:07
Inverting the Testing Pyramid - Brian Okken

79 views

3 days ago

TyrannoFlow
FastMCP Testing Patterns and Fixtures Part - 10/12

Test real HTTP transport behavior in-process using FastMCP's `run_server_async` fixture pattern. This tutorial demonstrates ...

8:33
FastMCP Testing Patterns and Fixtures Part - 10/12

12 views

7 days ago

Aaron Rusk
ASE_BOOSE_AaronRusk

00:00 introduction 00:16 Interface 01:43 All Unit Tests 02:40 Design Patterns 3:46 Singleton 3:52 Additional Design Pattern 5:00 ...

18:05
ASE_BOOSE_AaronRusk

11 views

6 days ago

The Debug Zone
Separate test cases per input files?

Today's Topic: Separate test cases per input files? Thanks for taking the time to learn more. In this video I'll go through your ...

2:53
Separate test cases per input files?

0 views

1 day ago

Lili_Code
2.5 Hour Python Animated Course | Master Basics with Fun Examples| 34(Test 2)

I made a Python tutorial, which is a series using animations to help understand the concepts, and you can learn programming ...

5:21
2.5 Hour Python Animated Course | Master Basics with Fun Examples| 34(Test 2)

0 views

5 days ago

TyrannoFlow
FastMCP Testing Patterns and Fixtures Part - 8/12

Test FastMCP tools locally without deployment using in-memory server-client patterns. Learn how to spin up FastMCP servers, ...

7:04
FastMCP Testing Patterns and Fixtures Part - 8/12

0 views

7 days ago

TyrannoFlow
FastMCP Testing Patterns and Fixtures Part - 11/12

Test network transports in isolation using FastMCP's subprocess testing pattern. Learn how `run_server_in_process` spins up real ...

7:38
FastMCP Testing Patterns and Fixtures Part - 11/12

0 views

6 days ago

BillJellesmaCoding
Streamlit Crossfit 27c - Pytest Integration Test

Let's make a better test to test an expected value from the database. #streamlit #crossfit #tutorial #datascience ...

8:11
Streamlit Crossfit 27c - Pytest Integration Test

5 views

23 hours ago

vlogize
Wie man response.elapsed mit requests_mock in Python effektiv mockt

Entdecken Sie bewährte Methoden zum Mocken des Attributs `response.elapsed` mit `requests_mock` in Ihren Python-Unit-Tests, ...

1:32
Wie man response.elapsed mit requests_mock in Python effektiv mockt

0 views

6 days ago

DAY ONE
MCP hands-on: Hello World Docker package
3:09
MCP hands-on: Hello World Docker package

0 views

0

Robot Framework
RoboCon 2025 - Transforming Automotive Electronics Testing with Robot Framework

Join RoboCon 2026 - https://robocon.io This talk is about how we test Embedded Systems in general and Automotive Systems in ...

28:49
RoboCon 2025 - Transforming Automotive Electronics Testing with Robot Framework

64 views

3 days ago

DAY ONE
MCP inspector
5:19
MCP inspector

0 views

0

Robot Framework
RoboCon 2025 - Automating Test Automation   API Test Generation

Join RoboCon 2026 - https://robocon.io Our presentation showcases how generative AI models be used to automate creation of ...

27:45
RoboCon 2025 - Automating Test Automation API Test Generation

126 views

5 days ago

Roel Van de Paar
Can I get the textarea caret position in unit test with Jasmine?

Can I get the textarea caret position in unit test with Jasmine? Helpful? Please use the *Thanks* button above! Or, thank me via ...

2:31
Can I get the textarea caret position in unit test with Jasmine?

38 views

6 days ago

CIRDLES.org
Integration Tests In Tripoli

... test uh each unit test within each of those components making sure none of those components fail but we're also testing that the ...

8:32
Integration Tests In Tripoli

2 views

21 hours ago