We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8800f2 commit f894f70Copy full SHA for f894f70
README.md
@@ -52,6 +52,7 @@ Contents
52
53
### Classes
54
* Parallel data partitioning and gathering,
55
+* A minimalistic unit testing framework comprised of two types: `test_t` and `test_result_t`
56
* (Co-)[Object pattern] abstract parent,
57
* Runtime units tracking,
58
* A test oracle using the [Template Method pattern], and
0 commit comments