All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
-
testfunction that forks off the test as new process ...and renders a progress indicator, aswell as handles success or fail of the test. Since the test is a new process, it is necessary that the process exits like a "normal" process (exit(0) for success, exit(1) for fail). -
flag support for flag
--buildor-b, which exit the parent script with 1 so a ci build would exit -
flag support for flag
--quiteor-qwhich will suppress output of fail information -
added API docs
-
outputprediction -
exceptionprediction -
isprediction -
removed
-
error handler function
-
output to stream write
-
namespace to
Tapping