v0.0.1
Pre-release
Pre-release
Features:
- Simple, well documented API
- Multi-threaded (tests run in their own threads, with possibility to terminate early via
test_fail(t)
- Catches, reports, and counts segmentation faults
- Easy to read test results (with optional compile-time colour support (
make lib DEFINE=-DUSE_COLOUR
)
Currently in early stages of development. API may change in subsequent releases, but it is expected to remain mostly stable.