ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

10,973,946 results

Charles Cabergs
Unit testing in C with criterion

Finally, a clean and simple library to do unit test in C and C++. criterion: https://github.com/Snaipe/Criterion criterion doc: ...

12:58
Unit testing in C with criterion

6,008 views

1 year ago

Kris Jordan
LS33.2 - C - Unit Testing Introduction with Google Test

... C++ testing framework but you can test C projects in it as well. It's it's one of the most commonly used SI unit test frameworks that ...

11:43
LS33.2 - C - Unit Testing Introduction with Google Test

45,558 views

5 years ago

Martin K. Schröder
C Programming For Beginners: Tip #3: Unit Test To Ensure Consistency

Udemy courses: get book + video content in one package: Cursor Control: master software engineering acceleration using ...

5:46
C Programming For Beginners: Tip #3: Unit Test To Ensure Consistency

12,111 views

5 years ago

The PrimeTime
Thoughts About Unit Testing | Prime Reacts

Recorded live on twitch, GET IN https://twitch.tv/ThePrimeagen Article: ...

11:21
Thoughts About Unit Testing | Prime Reacts

339,050 views

2 years ago

Andy Sterkowitz
What is Unit Testing? Why YOU Should Learn It + Easy to Understand Examples

If you haven't come across unit testing and wondering what it's all about then take some time and watch this video. It's a quick ...

10:43
What is Unit Testing? Why YOU Should Learn It + Easy to Understand Examples

316,538 views

7 years ago

MatthiWare
C# Mocking in Unit Tests (Beginners)

... your unit tests using Moq. Github Source Code Starting Point: https://github.com/MatthiWare/MockingTutorial/tree/starting-point ...

13:09
C# Mocking in Unit Tests (Beginners)

15,224 views

3 years ago

Khan Academy
Unit testing | Intro to CS - Python | Khan Academy

How do teams of programmers continuously write and revise code without breaking things? Unit tests define a function's expected ...

4:45
Unit testing | Intro to CS - Python | Khan Academy

19,422 views

1 year ago

sudocpp
Unit Testing with CMake's CTest [Ep 7]

Up to this point CMake has been handy for managing our libraries and compiling our code. Today we will look at unit testing our ...

8:47
Unit Testing with CMake's CTest [Ep 7]

10,700 views

2 years ago

Kiki's Bytes
Stop Using Mocks In Unit Tests

Preface: most of the information in this video are lessons I learned from Unit Testing Principles, Practices, and Patterns by Vladimir ...

4:48
Stop Using Mocks In Unit Tests

3,416 views

2 years ago

JetBrains
C++ Unit Testing with Google Test Tutorial

In this tutorial, we take a look at how to perform using testing in C++ using the Google Test framework and ReSharper C++ as the ...

14:59
C++ Unit Testing with Google Test Tutorial

429,790 views

10 years ago

Cody Engel
How To Write Unit Tests (The Right Way)

Throughout my career I've had the opportunity to teach other software engineers about effective unit testing. Honestly, these skills ...

14:26
How To Write Unit Tests (The Right Way)

58,689 views

4 years ago

PageKey
OS17: Unit Testing C Code with Gtest, LCOV, Genhtml

In this video, we set up unit testing for our C code using Gtest, generate coverage data with gcov and LCOV, and finally generate a ...

10:44
OS17: Unit Testing C Code with Gtest, LCOV, Genhtml

5,840 views

3 years ago

Jacob Sorber
Project Setup: Automated Testing with Make (using queue example)

Patreon ➤ https://www.patreon.com/jacobsorber Courses ➤ https://jacobsorber.thinkific.com Website ...

17:00
Project Setup: Automated Testing with Make (using queue example)

40,324 views

4 years ago

Ziad Alawak -زياد العواك
Unit-Testing with Unity Framework in C

Official Website : http://www.throwtheswitch.org/unity GitHub of Unity : https://github.com/ThrowTheSwitch/Unity.git My GitHub ...

10:56
Unit-Testing with Unity Framework in C

1,720 views

2 years ago

Foad Alavi
How to test your Unit tests? (mutation testing in C# using Styker)

Can you be sure your unit test is correct and covers all corner cases of your code? How to test our unit tests? Buy me a coffee: ...

13:28
How to test your Unit tests? (mutation testing in C# using Styker)

1,069 views

2 years ago

Alex Hyett
5 Types of Testing Software Every Developer Needs to Know!

CHAPTERS 00:00 Introduction 00:09 Software Testing Pyramid 00:25 Unit Tests 00:54 Code Coverage 01:05 Modified Condition ...

6:24
5 Types of Testing Software Every Developer Needs to Know!

175,149 views

2 years ago

Gui Ferreira
3 Types of Unit Tests for C# Developers (and How to Do Them)

... how to approach testing and how you decide on your assertions. In this video, we will use C# to find those 3 types of Unit Tests.

4:24
3 Types of Unit Tests for C# Developers (and How to Do Them)

4,137 views

3 years ago

Dr Jon EA: Pico & Pico 2
C/C++ Unit Testing on Raspberry PI Pico

I've recently revised my approach to Unit Testing or Test Driven Development (TDD) on the Raspberry PI Pico. I was inventing my ...

14:58
C/C++ Unit Testing on Raspberry PI Pico

1,098 views

2 years ago

truthadjuster
Parasoft C/C++ Static Analyses Unit Testing a Keil Project

git clone https://github.com/daparic/parasoft-examples.git.

7:12
Parasoft C/C++ Static Analyses Unit Testing a Keil Project

164 views

2 years ago

Coding with Mat
Using CMake's CTest to create and run all your C++ tests

In this video, we will learn how to use CMake's "add_test(...)" command to integrate your C++ project's tests into CMake. For more ...

11:21
Using CMake's CTest to create and run all your C++ tests

20,241 views

3 years ago