Skip to content

v0.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@keeferrourke keeferrourke released this 20 Apr 13:47
· 21 commits to master since this 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.