SkillAgentSearch skills...

CppUTestScons

A starting point for TDDing in C++ using SCons & CppUTest

Install / Use

/learn @jamesmartin/CppUTestScons
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CppUTestScons

A skeleton directory structure and files for a Test Driven C++ project, using CppUTest and Scons.

Instructions

  1. Install and build CppUTest
  2. Set the CPP_U_TEST environment variable to your CppUTest root
  3. Install scons
  4. git clone http://github.com/jamesmartin/CppUTestScons.git
  5. cd CppUTestScons
  6. scons check
  7. Modify/create new files in include, src and test

Write tests, write code, make tests pass, refactor, repeat.

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated3y ago
Forks1

Languages

Python

Security Score

55/100

Audited on Feb 16, 2023

No findings