ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

12,568,718 results

LinuxConfAu 2018 - Sydney, Australia
You Can't Unit Test C, Right?

Benno Rice http://lca2018.linux.org.au/schedule/presentation/114/ Testing is a wonderful thing. Code with good tests is so much ...

23:09
You Can't Unit Test C, Right?

57,189 views

7 years 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,435 views

5 years ago

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

5,931 views

1 year 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,033 views

5 years ago

Gaiaochos
Unit Testing Embedded C  | GoogleTest

Had a few requests to explain my thinking process about Unit Testing and I had a chance to prepare something also some Demos ...

1:00:33
Unit Testing Embedded C | GoogleTest

682 views

Streamed 1 year 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

337,808 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

315,615 views

7 years ago

Code Morsels
Beginning C - Part 23 Unit Testing a Permutation

In this short video, I demonstrate a simple way to write unit tests for your C programs. This video demonstrates a simple problem of ...

35:02
Beginning C - Part 23 Unit Testing a Permutation

20,899 views

8 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,341 views

2 years ago

Programming with Mosh
Unit Testing C# Code - Tutorial for Beginners

Unit testing C# code - Tutorial for beginners Get the complete C# unit testing course: http://bit.ly/2GBELxZ Source Code: ...

44:56
Unit Testing C# Code - Tutorial for Beginners

646,056 views

8 years ago

EuroPython Conference
Alexander Steffen - Writing unit tests for C code in Python

Alexander Steffen - Writing unit tests for C code in Python [EuroPython 2016] [21 July 2016] [Bilbao, Euskadi, Spain] ...

26:12
Alexander Steffen - Writing unit tests for C code in Python

17,768 views

9 years ago

GreatGrad
C Programming | Hands-on | (2) Unit Testing, How to?

C Programming | Hands-on | (2) Unit Testing, How to?

22:59
C Programming | Hands-on | (2) Unit Testing, How to?

4,637 views

4 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,248 views

4 years ago

CppNow
UT - C++20 Unit Testing Framework - Kris Jusiak - [CppNow 2021]

Boost #Cpp #CppNow Slides: https://cppnow.org/history/2021/talks/ CppNow Website: https://cppnow.org CppNow Twitter: ...

1:31:23
UT - C++20 Unit Testing Framework - Kris Jusiak - [CppNow 2021]

3,226 views

4 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,115 views

3 years ago

DigiKey
Intro to CI/CD Part 3: Getting Started with Unit Testing | Digi-Key Electronics

This tutorial demonstrates how to use CppUTest to build unit tests for C and C++ applications. Additionally, it shows how to use ...

50:50
Intro to CI/CD Part 3: Getting Started with Unit Testing | Digi-Key Electronics

22,759 views

2 years ago

CppCon
Back to Basics: Unit Testing in C++ - Dave Steffen - CppCon 2024

https://cppcon.org​ --- Back to Basics: Unit Testing in C++ - Dave Steffen - CppCon 2024 --- Unit Testing is a big, complicated ...

1:00:58
Back to Basics: Unit Testing in C++ - Dave Steffen - CppCon 2024

32,013 views

1 year ago

Code for yourself
Do you even test? (your code with CMake)

Help me keep doing these videos!* This works relies on *your* support! You can show it in one of these ways: Start a FREE ...

12:38
Do you even test? (your code with CMake)

36,001 views

3 years ago

QA Systems - The Software Quality Company
Accelerate Unit Testing Safety Critical Software with Cantata

Join Adam Mackay, Integrations Manager, and Matt Davis, Managing Director of QA Systems, in this informative webinar as they ...

57:15
Accelerate Unit Testing Safety Critical Software with Cantata

1,722 views

4 years ago

Corey Schafer
Python Tutorial: Unit Testing Your Code with the unittest Module

In this Python Programming Tutorial, we will be learning how to unit-test our code using the unittest module. Unit testing will allow ...

39:13
Python Tutorial: Unit Testing Your Code with the unittest Module

1,490,756 views

8 years ago