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
10,973,946 results
Finally, a clean and simple library to do unit test in C and C++. criterion: https://github.com/Snaipe/Criterion criterion doc: ...
6,008 views
1 year ago
... 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 ...
45,558 views
5 years ago
Udemy courses: get book + video content in one package: Cursor Control: master software engineering acceleration using ...
12,111 views
Recorded live on twitch, GET IN https://twitch.tv/ThePrimeagen Article: ...
339,050 views
2 years ago
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 ...
316,538 views
7 years ago
... your unit tests using Moq. Github Source Code Starting Point: https://github.com/MatthiWare/MockingTutorial/tree/starting-point ...
15,224 views
3 years ago
How do teams of programmers continuously write and revise code without breaking things? Unit tests define a function's expected ...
19,422 views
Up to this point CMake has been handy for managing our libraries and compiling our code. Today we will look at unit testing our ...
10,700 views
Preface: most of the information in this video are lessons I learned from Unit Testing Principles, Practices, and Patterns by Vladimir ...
3,416 views
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 ...
429,790 views
10 years ago
Throughout my career I've had the opportunity to teach other software engineers about effective unit testing. Honestly, these skills ...
58,689 views
4 years ago
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 ...
5,840 views
Patreon ➤ https://www.patreon.com/jacobsorber Courses ➤ https://jacobsorber.thinkific.com Website ...
40,324 views
Official Website : http://www.throwtheswitch.org/unity GitHub of Unity : https://github.com/ThrowTheSwitch/Unity.git My GitHub ...
1,720 views
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: ...
1,069 views
CHAPTERS 00:00 Introduction 00:09 Software Testing Pyramid 00:25 Unit Tests 00:54 Code Coverage 01:05 Modified Condition ...
175,149 views
... 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,137 views
I've recently revised my approach to Unit Testing or Test Driven Development (TDD) on the Raspberry PI Pico. I was inventing my ...
1,098 views
git clone https://github.com/daparic/parasoft-examples.git.
164 views
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 ...
20,241 views