blob: bf4611679b227c8b87eaa1c5b85b284fe031adb8 (
plain) (
blame)
1
2
3
4
5
6
|
Exercisix is a lightweight unit-test framework for C++, designed for
test-aided development. Framework provides test discovery, textual
description as primary test identifier, terse test tools syntax,
emacs-friendly error message format, easy build without linking.
WWW: http://alexanderchuranov.com/software/exercisix
|