ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

16,983 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,345 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,784 views

9 years ago

Surfing Scratcher
What Is Unit Testing?

So you've come across unit tests but you're unsure what they are? In this question, I'll give you a brief answer to the question, ...

4:40
What Is Unit Testing?

6,284 views

3 years ago

DevConf
Unit testing and mocking with cmocka - DevConf.CZ 2020

Speakers: Andreas Schneider cmocka is an elegant unit testing framework for C with support for mock objects. The talk will dive ...

33:06
Unit testing and mocking with cmocka - DevConf.CZ 2020

9,743 views

5 years ago

Microsoft Visual Studio
Modern Dev Practices Unit Testing high

In this episode, Robert is joined by Phil Japikse, who explores how in modern development practices, unit testing is part of the ...

1:04:07
Modern Dev Practices Unit Testing high

28,252 views

8 years ago

Dan Good
Unit Testing with the C Preprocessor

I gave this talk to demonstrate a simple alternative to all the overwrought mocking frameworks that are so common. The audio ...

23:51
Unit Testing with the C Preprocessor

40 views

4 years ago

Microsoft Visual Studio
Unit Testing: Existing Code

This is the fourth of a four part series where Robert is joined by Phil Japikse to discuss unit testing. This series expands on the ...

29:50
Unit Testing: Existing Code

10,131 views

7 years ago

NetSecProf
C# Unit Testing using MSTest Test Projects in Visual Studio

Shows how to create MSTest Test Projects and use them to test methods in your other projects.

9:33
C# Unit Testing using MSTest Test Projects in Visual Studio

27,409 views

4 years ago

Jon Gjengset
Setting up CI and property testing for a Rust crate

In this video, we start with a Rust crate that has no CI and very little testing — https://github.com/jonhoo/cargo-index-transit — and ...

2:46:41
Setting up CI and property testing for a Rust crate

30,592 views

2 years ago

Jesse Warden
Positive and Negative Unit Tests

I cover positive and negative tests for functions and how errors are handled in Mocha.

5:53
Positive and Negative Unit Tests

8,005 views

8 years ago

Skybert Hacks
Programming BASH #6 - unit testing

Why and how you should unit test your BASH code using shunit2 ## Links Slides ...

9:35
Programming BASH #6 - unit testing

2,414 views

2 years ago

Linux Plumbers Conference
LPC2019 - KUnit - Unit Testing for the Linux Kernel

KUnit is a new lightweight unit testing and mocking framework for the Linux kernel. Unlike Autotest and kselftest, KUnit is a true ...

41:55
LPC2019 - KUnit - Unit Testing for the Linux Kernel

3,155 views

6 years ago

Engineering Community
How I Learned to Stop Worrying and Love unit testing by Andriy Balashov (Ukr)

Далее у нас я бы мы можем арестовать unit test the skins pro ты я прекрасен тесте чем аттестуемым эти стоим а кроме ...

51:15
How I Learned to Stop Worrying and Love unit testing by Andriy Balashov (Ukr)

131 views

10 years ago

Ryan McBeth
What Should You Unit Test? - C# Gotcha! Interview Questions

But one component of TDD - Unit Testing - definitely has its uses. If you are dealing with boundaries of time or quantity, it's a good ...

6:10
What Should You Unit Test? - C# Gotcha! Interview Questions

3,022 views

4 years ago

Volt & Byte
Build a Game Engine in C – Implementing VampTest: A Unit Testing Framework  (EPISODE 008)

Welcome to the C Game Engine Course! In this episode, we are going to build a custom unit testing framework, which is going to ...

19:48
Build a Game Engine in C – Implementing VampTest: A Unit Testing Framework (EPISODE 008)

113 views

8 months ago

CSDMS
Level Up! Your Scientific Coding: Unit Testing

Provided by Drs. Mark Piper and Benjamin Campforts this webinar describes why unit testing is important in developing numerical ...

46:21
Level Up! Your Scientific Coding: Unit Testing

136 views

5 years ago

Utah Cpp Programmers
Automated Testing with CMake, CTest and CDash

Utah C++ Programmers, April 8th, 2020 Richard Thomson gives us a presentation on how to automated C++ testing using CMake, ...

1:08:02
Automated Testing with CMake, CTest and CDash

3,004 views

5 years ago

The Linux Foundation
Mentorship Session: KUnit Testing Strategies

This mentoring session will cover an abbreviated set of the basics of KUnit, going over how to test some simple self-contained ...

1:27:06
Mentorship Session: KUnit Testing Strategies

2,060 views

4 years ago

Michael Barton
Building robust software in Python using unit tests

In this video I'm going to illustrate doing unit testing in Python I'm going to do some Python because it's one of the most popular ...

24:53
Building robust software in Python using unit tests

10,799 views

12 years ago

PowerShell.org
How to Love Unit Testing by Brian Bunke

Eat your vegetables, floss, and write unit tests for your code. Sure, you should, but where do you start? What's too much, or not ...

48:19
How to Love Unit Testing by Brian Bunke

836 views

7 years ago