Skip to content

Commit 61b14bc

Browse files
authored
Merge pull request #35 from sourceryinstitute/update-readme
doc(README.md): add unit test utility description
2 parents a8800f2 + f894f70 commit 61b14bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Contents
5252

5353
### Classes
5454
* Parallel data partitioning and gathering,
55+
* A minimalistic unit testing framework comprised of two types: `test_t` and `test_result_t`
5556
* (Co-)[Object pattern] abstract parent,
5657
* Runtime units tracking,
5758
* A test oracle using the [Template Method pattern], and

0 commit comments

Comments
 (0)