diff options
author | Colin Okay <okay@toyful.space> | 2021-09-01 16:10:57 -0500 |
---|---|---|
committer | Colin Okay <okay@toyful.space> | 2021-09-01 16:10:57 -0500 |
commit | 81a662a77ebbd687535e233d349e189d73f53903 (patch) | |
tree | 38476c10a7b3aa7b3b7383b4a5e82dc13564fe60 | |
parent | 8698cdb35fd1c7a44323cc8dabd8e459e51f733c (diff) |
readme
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ # testiere +Embed tests inside function defintions. Signal errors on compilation if they do not pass. + +A work in progress. |