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.
2 parents 5c67bc7 + 81d2dfe commit 99e72cbCopy full SHA for 99e72cb
README.md
@@ -52,7 +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`
+* A minimalistic unit testing framework based around three types: `test_t`, `test_description_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