Skip to content

dimkastan/UnitTestPatterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

UnitTestPatterns

Some unit tests for c++ using cmake and Visual Studio

Create Custom Tests


This examples demonstrates the design of custom unit tests.

First clone the repo to your machine
git clone https://github.com/dimkastan/UnitTestPatterns 

Move to CreateCustomTests folder:

cd CreateCustomTests

Now, open VS Developer tools, Make project, build and run test and application.

commands.cmd

About

Some unit tests for c++ using cmake and Visual Studio

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published