ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

110 results

Cameron Maske
How To Mock Patch A Function (Testing Python With Pytest)

In this video, see how to use mock to patch a random integer function to return the same number each time to make the code ...

1:43
How To Mock Patch A Function (Testing Python With Pytest)

56,789 views

7 years ago

Programming threads
How to easily mock private class field names in Python using patch.object

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

0:59
How to easily mock private class field names in Python using patch.object

233 views

1 year ago

Cameron Maske
How To Structure A Test With Arrange, Act and Assert (Testing Python With Pytest)

An example-driven guide of the testing pattern "Arrange, Act and Assert". * Arrange: Setup any variables or conditions your test ...

0:55
How To Structure A Test With Arrange, Act and Assert (Testing Python With Pytest)

19,040 views

7 years ago

Cameron Maske
How To Setup and Run Your First Test (Testing Python With Pytest)

A quick-start video about how to create and run a basic test using pytest. You can also find me on: Twitter: ...

0:47
How To Setup and Run Your First Test (Testing Python With Pytest)

43,242 views

7 years ago

Cameron Maske
How To Create A Factory Pytest Fixture (Testing Python With Pytest)

This video goes over a basic factory pattern you can use in your pytest fixtures to generate dynamic setup variables. It covers ...

2:01
How To Create A Factory Pytest Fixture (Testing Python With Pytest)

13,396 views

7 years ago

Cameron Maske
How To Create A Pytest Fixture (Testing Python With Pytest)

Learn in under a minute how to setup a pytest fixture to help reduce boilerplate code in your tests and make them more readable.

0:52
How To Create A Pytest Fixture (Testing Python With Pytest)

24,784 views

7 years ago

Udacity
Unit Testing - Software Testing

This video is part of an online course, Software Testing. Check out the course here: https://www.udacity.com/course/cs258.

1:37
Unit Testing - Software Testing

8,123 views

13 years ago

TL;DR Android
Use Less Code to Write the Same, Effective Unit Tests

You can write less code and be just as effective with your unit test coverage. All you need to do is stop using an old Java paradigm ...

0:51
Use Less Code to Write the Same, Effective Unit Tests

766 views

3 years ago

Unstoppable Gadgets
This drone will attack from underground

Viper 300 https://www.youtube.com/watch?v=qhMrKk4J1iQ Join this channel to get access to perks: ...

0:14
This drone will attack from underground

12,026,096 views

1 year ago

GitHub
Write Tests using GitHub Copilot Chat #github #githubcopilot

Streamline your development process with this short tutorial on how to write tests with GitHub Copilot Chat. Ready to try yourself?

1:00
Write Tests using GitHub Copilot Chat #github #githubcopilot

56,348 views

2 years ago

TL;DR Android
I Can Break Your App Without Breaking Your Unit Tests #Shorts

Unit tests are there to catch unexpected changes in our apps when we forget that something changed. Depending on your ...

1:00
I Can Break Your App Without Breaking Your Unit Tests #Shorts

172 views

3 years ago

Otavio Santana
Why should I use Mock on my software tests?

shorts Why should I use Mock on my software tests? You can save time when you use mock on your software tests. You can focus ...

0:37
Why should I use Mock on my software tests?

313 views

2 years ago

Real programming
Why C++ is so much better than Python 2023 #soft #programming

Why C++ is so much better than Python 2023 #soft #programming You can support the channel on Patreon. So that during ...

0:21
Why C++ is so much better than Python 2023 #soft #programming

900,886 views

2 years ago

Pythonista24x7
How do I generate test data using python? #protips #tips #tipsandtricks #python #coding #learning

This video dives into three methods for generating test data in Python: 1. Using random.choice - Select random elements from ...

3:31
How do I generate test data using python? #protips #tips #tipsandtricks #python #coding #learning

121 views

3 years ago

Sasha Marfut
Tip 2: How to Write a Unit Test For an Internal Class in C#?  #coding #csharp #dotnet #unittesting

In this episode, I'm going to show you how to cover internal types with unit tests in C#.

0:51
Tip 2: How to Write a Unit Test For an Internal Class in C#? #coding #csharp #dotnet #unittesting

764 views

1 year ago

Tales from the jar side
AdditionalAnswers: When Your Mockito Answer Answers Back!

The AdditonalAnswers class in #Mockito has a method called requireFirstArg that makes it trivially easy to set the expectations the ...

0:42
AdditionalAnswers: When Your Mockito Answer Answers Back!

480 views

2 years ago

Sparkbox
What is Test Driven Development?

Follow along as Colby walks through the "red, green, refactor" process and explains how you can improve your code by using the ...

2:01
What is Test Driven Development?

405 views

5 years ago

Cameron Maske
How To Create A Pytest Yield Fixture (Testing Python With Pytest)

Learn how to create a pytest yield fixture to add teardown functionality to your tests. You can also find me on: Twitter: ...

2:05
How To Create A Pytest Yield Fixture (Testing Python With Pytest)

9,777 views

7 years ago

Posit PBC
The Evolution of Shiny with Posit's CTO, Joe Cheng

Posit's Joe Cheng talks about the evolution of Shiny and the future of Shiny for Python. Joe is one of the original architects of ...

3:11
The Evolution of Shiny with Posit's CTO, Joe Cheng

2,629 views

2 years ago

RoadsideCoder
Can you do this JS Interview Question?

Full Video - https://youtu.be/XnFIX3c7xoI Javascript Interview Questions on objects will be discussed in this video including topics ...

1:25
Can you do this JS Interview Question?

139,139 views

1 year ago