Skip to content

Commit 99e72cb

Browse files
authored
Merge pull request #77 from sourceryinstitute/rouson-patch-1
Update README.md
2 parents 5c67bc7 + 81d2dfe commit 99e72cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +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`
55+
* A minimalistic unit testing framework based around three types: `test_t`, `test_description_t`, and `test_result_t`
5656
* (Co-)[Object pattern] abstract parent,
5757
* Runtime units tracking,
5858
* A test oracle using the [Template Method pattern], and

0 commit comments

Comments
 (0)