ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

807,961 results

ArjanCodes
The Importance of Unit Testing in Data Science

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Check out my courses: ...

0:22
The Importance of Unit Testing in Data Science

14,285 views

1 year ago

Backend Banter
Mocks (in your unit tests) are the devil

I chat with the Primeagen about how mocking external dependencies in your unit tests.... sucks. #unittest #testing #qa #code ...

0:56
Mocks (in your unit tests) are the devil

16,912 views

2 years ago

PyCharm, a JetBrains IDE
How to write unit tests in Python using pytest and PyCharm

Watch this video to learn how to write your first test using pytest in PyCharm. You will learn how easy it is to create, name, and run ...

2:20
How to write unit tests in Python using pytest and PyCharm

6,157 views

1 year ago

Linkfy
Fooling Teachers Through Programming | The Importance of Unit Tests

Fooling Teachers Through Programming | The Importance of Unit Tests ➤ TikTok: @Linkfydev ➤ Instagram: @Linkfydev ➤ Twitch ...

0:52
Fooling Teachers Through Programming | The Importance of Unit Tests

9,397,350 views

2 years ago

Alberta Tech
Delete all unit tests.

We need to delete all of our unit tests wow that is quite an idea think about it tests are 40% of our codebase 40% of our code base ...

0:29
Delete all unit tests.

2,540,053 views

10 months ago

Fireship
Software Testing Explained in 100 Seconds

When you develop software, it's a good idea to make sure it works by testing it. Test-Driven Development (TDD) can help you ...

2:16
Software Testing Explained in 100 Seconds

466,205 views

4 years ago

ArjanCodes
Best Practices For Integration Testing And Unit Testing

What's the best way to test integrations with a database? When do you use unit tests and when do you use integration tests?

0:46
Best Practices For Integration Testing And Unit Testing

32,500 views

3 years ago

Afiz
Generate Python Unit Test cases using AI for FREE #AI #Python

Python Projects: https://www.youtube.com/playlist?list=PL3EjD-tUP5ia8B6E7VPp0KwSJ34OgkEOH Python on Phone: ...

0:12
Generate Python Unit Test cases using AI for FREE #AI #Python

8,302 views

2 years ago

Pluralsight
Python Skills: Unit Testing with Python Course Preview

View full course here: https://www.pluralsight.com/courses/using-unit-testing-python Join Pluralsight author Emily Bache as she ...

1:30
Python Skills: Unit Testing with Python Course Preview

106 views

6 years ago

Code with Natalie
Writing Tests Took DAYS… Now Copilot Does It in SECONDS! ⚡🧪

... you can highlight your code, click one button—or even use the /tests command—and Copilot spits out full unit tests in seconds.

0:09
Writing Tests Took DAYS… Now Copilot Does It in SECONDS! ⚡🧪

3,536 views

5 months ago

Real Python
Unit vs Integration vs End-to-End Testing in Python

From our podcast, episode 242 with Eric Matthes. #programming #python #LearnPython #pythonprogramming #softwareengineer ...

0:31
Unit vs Integration vs End-to-End Testing in Python

3,169 views

7 months ago

Kevin Wood | Robotics & AI
ROS2 Unit Testing with Pytest Python

Get FREE Robotics & AI Resources (Guide, Textbooks, Courses, Resume Template, Code & Discounts) – Sign up via the pop-up ...

2:27
ROS2 Unit Testing with Pytest Python

1,279 views

1 year ago

Jaydeep Karale
How To Write A Good Unit test In Python ? #pytest #python #testing

A good test case should have the following key attributes 1. A meaningful name 2. One & only one ARRANGE ACT ASSERT block ...

0:53
How To Write A Good Unit test In Python ? #pytest #python #testing

44,013 views

3 years ago

Envato Tuts+
Taming Python With Unit Tests: Introduction

As developers, we've learned not to code without a safety net—especially when we're learning a new language! That's why we ...

1:14
Taming Python With Unit Tests: Introduction

366 views

8 years ago

Python Peak
How can you use pytest for effective unit testing? Master Unit Testing in Python with pytest!

How can you use pytest for effective unit testing? Using pytest helps you write clear and simple tests. You can use fixtures to ...

0:15
How can you use pytest for effective unit testing? Master Unit Testing in Python with pytest!

2,380 views

1 year ago

Learn 2 Apply
Run Unit Tests with doctest in Python 🐍✅

Gumroad: https://softwarejd.gumroad.com/ Medium: https://medium.com/@jdgb.projects Patreon: ...

0:28
Run Unit Tests with doctest in Python 🐍✅

601 views

1 year ago

TechnoloGeek
🚀 Attention, developers! 🚀 #webdevelopment  #pythonprogramming  #programming #unittesting  #coding

Save time on writing unit tests with https://www.unit-test.dev/ Automatically generate your tests boilerplate and make your life ...

0:22
🚀 Attention, developers! 🚀 #webdevelopment #pythonprogramming #programming #unittesting #coding

2,926 views

1 year ago

Conner Ardman
The BEST Unit Testing AI Prompt

Thanks for watching! :) Prepping for your frontend interviews? Use code "conner" for a discount on my product FrontendExpert: ...

1:01
The BEST Unit Testing AI Prompt

4,737 views

5 months ago

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,771 views

7 years ago

Real Python
Mock Objects: Improve Your Testing in Python

You'll learn how to create Mock objects and see how they work, so you can take your Python testing to the next level. Click here to ...

3:23
Mock Objects: Improve Your Testing in Python

54,102 views

5 years ago