Skip to content

Schatzman/tddTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tddTemplate

This is a C++ TDD basic template.

The purpose is as a starting point for practicing TDD in C++. CMake >=2.6 and C++ >=11 required. Includes gtest 1.7.

Tested on CentOS 7.

To use:

  1. Clone the repo
  2. cd into the tddTemplate directory
  3. /bin/bash scripts/buildAndRunTests.sh
  4. Profit.

About

C++ TDD basic template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published