ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,542 results

Surfing Scratcher
What Is Unit Testing?

So you've come across unit tests but you're unsure what they are? In this question, I'll give you a brief answer to the question, ...

4:40
What Is Unit Testing?

6,277 views

3 years ago

NetSecProf
C# Unit Testing using MSTest Test Projects in Visual Studio

Shows how to create MSTest Test Projects and use them to test methods in your other projects.

9:33
C# Unit Testing using MSTest Test Projects in Visual Studio

27,408 views

4 years ago

Skybert Hacks
Programming BASH #6 - unit testing

Why and how you should unit test your BASH code using shunit2 ## Links Slides ...

9:35
Programming BASH #6 - unit testing

2,412 views

2 years ago

Ryan McBeth
What Should You Unit Test? - C# Gotcha! Interview Questions

But one component of TDD - Unit Testing - definitely has its uses. If you are dealing with boundaries of time or quantity, it's a good ...

6:10
What Should You Unit Test? - C# Gotcha! Interview Questions

3,022 views

4 years ago

Lore Prokop
What Is A Unit Test and How To Use gcov for MC/DC?

NASA's tech fellow, Dr. Lorraine (Lore) Prokop describes what software unit testing is, why to unit test, and demonstrates how to ...

16:19
What Is A Unit Test and How To Use gcov for MC/DC?

2,121 views

2 years ago

Sophia Wagner
Unit Testing C Code closed

Unit Testing C Code closed Hey guys! Hopefully you found a solution that helped you! The Content is licensed under ...

6:07
Unit Testing C Code closed

3 views

1 year ago

Erarnitox
Unit Tests using CTest (for modern C++ Applications)

Testing is important! So this video is a quick example of how to use CMake and CTest to add unit tests to your modern C++ ...

8:20
Unit Tests using CTest (for modern C++ Applications)

256 views

9 months ago

Roel Van de Paar
Code Review: Simple Unit Test in C (2 Solutions!!)

Code Review: Simple Unit Test in C Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

4:06
Code Review: Simple Unit Test in C (2 Solutions!!)

1 view

3 years ago

Learn2Code
Using Google Tests in VS 2019 for C++

Using Google Tests in VS 2019 for C++ 0:00 Creating the Google Test project in VS 2019 2:48 Importing received tests and ...

6:31
Using Google Tests in VS 2019 for C++

11,996 views

4 years ago

Erarnitox
Writing Unit Tests in C++ using Catch2

This video will give you a quick overview of the cmake changes and github action changes needed to add and execute catch 2 ...

11:16
Writing Unit Tests in C++ using Catch2

180 views

2 months ago

NetSecProf
Using MS Test Projects to test C# projects

Shows how to create a basic leap year testing desktop application, then how to create a MS Test Project with test methods to see if ...

14:32
Using MS Test Projects to test C# projects

878 views

4 years ago

Volt & Byte
Build a Game Engine in C – Implementing VampTest: A Unit Testing Framework  (EPISODE 008)

Welcome to the C Game Engine Course! In this episode, we are going to build a custom unit testing framework, which is going to ...

19:48
Build a Game Engine in C – Implementing VampTest: A Unit Testing Framework (EPISODE 008)

113 views

8 months ago

Peter Schneider
Codereview: Unit testing a Linked List implementation in C++

Unit testing a Linked List implementation in C++ I hope you found a solution that worked for you :) The Content (except music ...

6:12
Codereview: Unit testing a Linked List implementation in C++

16 views

2 years ago

The Debug Zone
How to Unit Test Async Methods in C#: Best Practices and Examples

In this video, we dive into the essential topic of unit testing asynchronous methods in C#. As asynchronous programming becomes ...

4:46
How to Unit Test Async Methods in C#: Best Practices and Examples

8 views

5 months ago

Inria Learning Lab
🐥 SUnit: Unit Tests in Pharo [W5S6-EN]

Mooc "Immersive Object Programming with Pharo" - English voice over Pharo (http://pharo.org) is a pure dynamic and reflective ...

10:44
🐥 SUnit: Unit Tests in Pharo [W5S6-EN]

728 views

5 years ago

David Hemer
Alice 2.2 Tutorial: unit testing of functions

In this tutorial we demonstrate how functions can be unit tested in Alice. Unit testing allows us to check the correctness of functions ...

7:21
Alice 2.2 Tutorial: unit testing of functions

336 views

14 years ago

NetSecProf
Adding an xUnit Test project to an existing C# solution

Shows how you add an xUnit Test Project to an existing C# solution. It demonstrates using Fact and Theory with different Assert ...

10:44
Adding an xUnit Test project to an existing C# solution

6,998 views

4 years ago

Jesse Warden
Writing Your First Unit Test

I go over unit testing; setting up Mocha, Chai, and writing your first unit tests. I also cover briefly the 2 syntaxes, using the expect ...

6:35
Writing Your First Unit Test

19,004 views

8 years ago

Patryk Kowalski
How to write a simple mock class in C++ using GMock framework

... of how to write a simple mock class in C++ using Google GMock framework and how to simple use it in unit test using GTest.

17:21
How to write a simple mock class in C++ using GMock framework

12,908 views

4 years ago

WIT Solapur - Professional Learning Community
NUnit Testing in SharpDevelop for C#

P.S.R. Patnaik Assistant Professor Computer Science and Engineering Walchand Institute of Technology.

15:19
NUnit Testing in SharpDevelop for C#

391 views

6 years ago

Jesse Warden
Positive and Negative Unit Tests

I cover positive and negative tests for functions and how errors are handled in Mocha.

5:53
Positive and Negative Unit Tests

8,005 views

8 years ago

Patryk Kowalski
Using Gtest's Mock function in C++

... function in unit test. Source code you can find here: https://github.com/tajnosc/gmock/blob/main/MockFunctionExample.cpp ...

8:43
Using Gtest's Mock function in C++

1,364 views

4 years ago

Jesse Warden
Mocking Dependencies in Unit Tests Using Partials

We use function partials (partially applied applications) to mock our dependencies for our unit tests using Lodash's _.partial ...

9:32
Mocking Dependencies in Unit Tests Using Partials

589 views

8 years ago

TwoBards
Unit Testing: Is It Enough?

UPDATE: We've set the licensing on this short to CC Attribution, so if you want to use it for training or to show at an office, go nuts!

5:37
Unit Testing: Is It Enough?

1,006 views

10 years ago

Roel Van de Paar
Code Review: Unit testing a servlet in a meaningful way (3 Solutions!!)

Code Review: Unit testing a servlet in a meaningful way Helpful? Please support me on Patreon: ...

4:03
Code Review: Unit testing a servlet in a meaningful way (3 Solutions!!)

20 views

3 years ago