ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,225,505 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,083 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,888 views

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

4 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

663 views

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

9 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,208 views

4 years ago

Meziane
Tests unitaires en C# .NET pour améliorer efficacement la qualité logicielle

Inscrivez-vous à ma Newsletter pour recevoir mes astuces et conseils sur la programmation en C#/.NET. Voici le formulaire ...

1:04:13
Tests unitaires en C# .NET pour améliorer efficacement la qualité logicielle

4,402 views

3 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

645,263 views

8 years ago

CppCon
CppCon 2015: Matt Hargett “Advanced Unit Testing in C & C++”

http://www.Cppcon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:00:49
CppCon 2015: Matt Hargett “Advanced Unit Testing in C & C++”

18,665 views

10 years ago

CppCon
CppCon 2019: Manu Sánchez “Next generation unit testing using static reflection”

http://CppCon.org — Discussion & Comments: https://www.reddit.com/r/cpp/ — Presentation Slides, PDFs, Source Code and other ...

48:55
CppCon 2019: Manu Sánchez “Next generation unit testing using static reflection”

2,699 views

6 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,716 views

4 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

31,550 views

1 year ago

Agile Software Development
Robert Cecil Martin (uncle Bob) demonstrates test driven development by implementing a stack in Java
28:47
Robert Cecil Martin (uncle Bob) demonstrates test driven development by implementing a stack in Java

27,390 views

2 years ago

Quantum Leaps, LLC
#49 Embedded Unit Testing

This is the first lesson about embedded software testing and its central role in software development. You will also see some ways ...

23:46
#49 Embedded Unit Testing

16,857 views

1 year ago

Kevin Bost
C#/WPF - XAMLTest - Source Generators for unit tests

In this live stream I work on generating unit tests for the extension methods that we generated in the last stream ...

2:34:58
C#/WPF - XAMLTest - Source Generators for unit tests

355 views

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

2 years ago

Eximiaco - Excelência Tecnológica
Unit testing principles, patterns and practices (ft. Vlad Khorikov)

Nesse vídeo, conversamos com Vladimir Khorikov. Famoso autor de cursos para a Pluralsight que, recentemente, escreveu um ...

39:38
Unit testing principles, patterns and practices (ft. Vlad Khorikov)

3,825 views

5 years ago

IAmTimCorey
Mocking in C# Unit Tests - How To Test Data Access Code and More

Unit tests are great, but how do you test your data access? You sure don't want to actually delete records when you are testing the ...

1:02:34
Mocking in C# Unit Tests - How To Test Data Access Code and More

306,944 views

7 years ago

CppCon
Refactoring C++ Code for Unit testing with Dependency Injection - Peter Muldoon - CppCon 2024

https://cppcon.org​ --- Refactoring C++ Code for Unit testing with Dependency Injection - Peter Muldoon - CppCon 2024 --- A key ...

1:01:39
Refactoring C++ Code for Unit testing with Dependency Injection - Peter Muldoon - CppCon 2024

16,220 views

10 months 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,488,864 views

8 years ago