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
12,800,463 results
Benno Rice http://lca2018.linux.org.au/schedule/presentation/114/ Testing is a wonderful thing. Code with good tests is so much ...
57,323 views
8 years ago
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,541 views
5 years ago
Udemy courses: get book + video content in one package: Cursor Control: master software engineering acceleration using ...
12,108 views
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,511 views
7 years ago
Unit testing C# code - Tutorial for beginners Get the complete C# unit testing course: http://bit.ly/2GBELxZ Source Code: ...
646,981 views
Please donate to keep this channel alive and fresh every week. https://www.buymeacoffee.com/beginningpu In this video I show ...
48,087 views
Official Website : http://www.throwtheswitch.org/unity GitHub of Unity : https://github.com/ThrowTheSwitch/Unity.git My GitHub ...
1,720 views
2 years ago
This talk will start by reviewing the basics of good testing, and then explore the close relationship between unit testing and the ...
25,203 views
In this introduction video for C++ unit testing, you will learn how to use the assert header library for unit testing. Timestamp ...
3,860 views
Speakers: Andreas Schneider cmocka is an elegant unit testing framework for C with support for mock objects. The talk will dive ...
9,732 views
We have to rely on Tests and Unit Tests plays the biggest role in the overall quality of the software This video contains easy to ...
146,283 views
6 years ago
16,237 views
3 years ago
Unit testing is a vast topic. The industry has accumulated a huge amount of information about it during the past two decades.
16,182 views
4 years ago
Want to TEST your SOFTWARE LIKE A PRO? The industry standard would be this! Unit testing is THE way to professionally ...
63,835 views
... Chapters : -------------------------- 00:00 Interfaces 06:21 Unit Testing 09:22 Pure Virtual Methods 12:20 Dependency Injection.
8,998 views
Recorded live on twitch, GET IN https://twitch.tv/ThePrimeagen Article: ...
339,017 views
Had a few requests to explain my thinking process about Unit Testing and I had a chance to prepare something also some Demos ...
708 views
Streamed 1 year ago
How do teams of programmers continuously write and revise code without breaking things? Unit tests define a function's expected ...
19,389 views
In this short video, I demonstrate a simple way to write unit tests for your C programs. This video demonstrates a simple problem of ...
20,916 views
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,838 views
https://cppcon.org --- Back to Basics: Unit Testing in C++ - Dave Steffen - CppCon 2024 --- Unit Testing is a big, complicated ...
32,458 views
https://cppcon.org --- Refactoring C++ Code for Unit testing with Dependency Injection - Peter Muldoon - CppCon 2024 --- A key ...
16,730 views
11 months ago
Throughout my career I've had the opportunity to teach other software engineers about effective unit testing. Honestly, these skills ...
58,671 views
... your unit tests using Moq. Github Source Code Starting Point: https://github.com/MatthiWare/MockingTutorial/tree/starting-point ...
15,220 views
C Programming | Hands-on | (2) Unit Testing, How to?
4,662 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,765 views
10 years ago