Skip to content

Squantor/squantorMinUnit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Unittest framework for C and C++

Yet another minimal unittest framework for C and C++, but this one does not depend on anything. The reason for this is to allow unittests to be run on an embedded target. Adapted from modified from Minunit.

Usage

This library is intended to be used as a git submodule in other projects. For usage example please see MinUnitTests for more details.

Releases

No releases published

Packages

No packages published