Unit Testing: First Steps in C++Gil ZilberfeldGil Zilberfeld
AgendaVersion 1.1Basic SetupExamples
What’s new in v1.1No need to change your code RET Macro for replacing ref parameters
What Do We NeedVisual StudioTest FrameworkIsolator++
SetupDLL Under TestExported classes and functions under testsTest ConsoleLinked to Tested DLLLinked to Test FrameworkLinked to Isolator++
What’s next for Isolator++?More features and APIsAnd…
Questions?www.typemock.comblog@typemock.com@typemockgilz@typemock.comwww.gilzilberfeld.com@gil_zilberfeld

More Related Content

PPTX
C++ unit testing top 5 problems and solutions
PDF
Android TDD
PDF
Software testing
PDF
Software Development Tools for C/C++
PPTX
T4 / Code Generation
PPTX
Code Obfuscation for Android & WP7
PPTX
Refactoring to Testable Code
PDF
Code Review Tool Evaluation
C++ unit testing top 5 problems and solutions
Android TDD
Software testing
Software Development Tools for C/C++
T4 / Code Generation
Code Obfuscation for Android & WP7
Refactoring to Testable Code
Code Review Tool Evaluation

What's hot (20)

PDF
Testing Node.js.pdf
PDF
TDD with Ruby
PPTX
What's New in Entity Framework 4, by Julie Lerman
PDF
A simplified Gitflow
PDF
Coding Dojo: Adding Tests to Legacy Code (2014)
PDF
Understanding Agile 11x17
PPTX
What's coming in c# 9.0
PDF
Professional iOS development
PPTX
What's Coming in C# 9.0
PDF
Designing Test Cases for the Gilded Rose Kata v2 (2015)
PDF
Pragmatic Introduction to Python Unit Testing (PyDays 2018)
PDF
The Hitchhiker's Guide to Servo Contributor [COSCUP 2020]
PPTX
Automatic Test 2019-07-25
PDF
Continuous inspection with Sonar
PDF
Improving Code Quality In Medical Software Through Code Reviews - Vincit Teat...
PPTX
Code Contracts API In .Net
PPTX
Creating a reasonable project boilerplate
PDF
Test Driven Agile
PDF
Writing Tests with the Unity Test Framework
PDF
Outside-in Test Driven Development - the London School of TDD
Testing Node.js.pdf
TDD with Ruby
What's New in Entity Framework 4, by Julie Lerman
A simplified Gitflow
Coding Dojo: Adding Tests to Legacy Code (2014)
Understanding Agile 11x17
What's coming in c# 9.0
Professional iOS development
What's Coming in C# 9.0
Designing Test Cases for the Gilded Rose Kata v2 (2015)
Pragmatic Introduction to Python Unit Testing (PyDays 2018)
The Hitchhiker's Guide to Servo Contributor [COSCUP 2020]
Automatic Test 2019-07-25
Continuous inspection with Sonar
Improving Code Quality In Medical Software Through Code Reviews - Vincit Teat...
Code Contracts API In .Net
Creating a reasonable project boilerplate
Test Driven Agile
Writing Tests with the Unity Test Framework
Outside-in Test Driven Development - the London School of TDD

Viewers also liked (19)

PPTX
Real life unit testing tools and practices
PPTX
10 Secret Unit Testing Tips
PPTX
Coverage Lies
PPTX
Introduction to unit testing
PPTX
Agile starter kit
PPTX
Unit Testing Asp.net and Asp.net MVC
PPTX
A Mockery of a persentation
PPTX
Building better agile processes
PPTX
Not the agile i used to know
PPTX
Unit testing - The Star Wars version
PPTX
10 Secret Unit Testing Tips
PPTX
Rise of the Heisenbug
PPTX
Unit testing the prequel
PPTX
From crappy and classy
PPTX
Introduction to TDD
PPTX
Spaceship TDD Style
PPTX
TDD for the rest of us...
PPTX
It's not that simple
PPTX
Testing economics101
Real life unit testing tools and practices
10 Secret Unit Testing Tips
Coverage Lies
Introduction to unit testing
Agile starter kit
Unit Testing Asp.net and Asp.net MVC
A Mockery of a persentation
Building better agile processes
Not the agile i used to know
Unit testing - The Star Wars version
10 Secret Unit Testing Tips
Rise of the Heisenbug
Unit testing the prequel
From crappy and classy
Introduction to TDD
Spaceship TDD Style
TDD for the rest of us...
It's not that simple
Testing economics101

More from Gil Zilberfeld (20)

PPTX
Dirty tests and How To Clean Them
PPTX
Unit testing for Grown-ups
PPTX
Zen and the art of Test Maintenance - #TestIL Meetup Tel Aviv
PPTX
Zen And the Art of Test Maintenance Presentation
PPTX
Spock: It's Only Logical
PPTX
Better Estimation and Planning
PPTX
Dependency injection and Why It Matters to Testers
PPTX
Zen and the Art of Test Maintenance
PPTX
Spring Testing Features
PPTX
Better Estimation and Planning
PPTX
The Untold User Story
PPTX
Real Life Test Maintenance
PPTX
The Whole Story - Mapping, Slicing and Figuring things out
PPTX
Fractal test planning
PPTX
Beter code for better tests
PPTX
The fastest BDD crash-course ever
PPTX
Agile Intro to DevOps
PDF
Playing games remotely
PPTX
A Horror Story
PPTX
An agile introduction to DevOps
Dirty tests and How To Clean Them
Unit testing for Grown-ups
Zen and the art of Test Maintenance - #TestIL Meetup Tel Aviv
Zen And the Art of Test Maintenance Presentation
Spock: It's Only Logical
Better Estimation and Planning
Dependency injection and Why It Matters to Testers
Zen and the Art of Test Maintenance
Spring Testing Features
Better Estimation and Planning
The Untold User Story
Real Life Test Maintenance
The Whole Story - Mapping, Slicing and Figuring things out
Fractal test planning
Beter code for better tests
The fastest BDD crash-course ever
Agile Intro to DevOps
Playing games remotely
A Horror Story
An agile introduction to DevOps

I++ unit testing