Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
396 results
Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.
40 views
1 year ago
In this video, we explore a fascinating quirk of Python's handling of NaN (Not a Number) values, specifically why the expression ...
8 views
What's the power of pytest.mark.parametrize? pytest.mark.parametrize helps reduce repetitive test code. It allows you to test ...
171 views
In this video, we delve into the powerful assert statement in Python and explore how it can be leveraged to raise different types of ...
2 views
6 months ago
shorts What is AssertJ? Explore the Java test with elegance Fluent API wit Java Test, which is the formula of AssertJ.
309 views
2 years ago
How can pytest improve your testing process? pytest makes writing tests simple and intuitive. You can use fixtures to set up ...
1,452 views
Why use pytest fixtures in test setup? pytest fixtures help create reusable test setups. They make handling dependencies like ...
211 views
What's the hack for parameterized testing in pytest? When writing tests, you often repeat similar code. Parameterized testing ...
118 views
How does pytest handle async tests in Python? Async testing with `pytest` is made easy using `pytest-asyncio`. This allows ...
252 views
En este video te muestro cómo verificar si una persona es mayor de edad en Python, comparando un enfoque incorrecto (para ...
921 views
In this video, we dive into the powerful capabilities of Python's `assertLogs` method, exploring how it can be used to validate the ...
5 views
Caveats; wonderful justifications why Exceptions aren't side effects, at least in Haskell.
811 views
4 years ago
Unit testing in Python has never been so easy when using patch.object. If you find yourself in a situation where you need to mock ...
247 views
Software development in Python: unittests and assertions I hope you found a solution that worked for you :) The Content (except ...
3 views
3 years ago
https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...
6 views
How can I use pytest for effective unit testing? You can use pytest to write simple and effective unit tests. But it offers ...
1,128 views
How can Pydantic enhance data validation? 🏍️ Pydantic helps create clear data models. 🏍️ It automatically validates input ...
218 views
19 views
Welcome to Mixible, your go-to source for comprehensive and informative content covering a broad range of topics from Stack ...
0 views
13 views