From c8728d2f199dcaaf960753ce12febae364f1ed46 Mon Sep 17 00:00:00 2001 From: Sean Barrett Date: Thu, 27 Oct 2016 03:23:01 -0700 Subject: [PATCH] labrat --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 25b4a7d..f08ea12 100644 --- a/README.md +++ b/README.md @@ -260,7 +260,8 @@ as C/C++, as this is not an obstacle to most users.) | [pempek_assert.cpp](https://github.com/gpakosz/Assert) | **WTFPLv2** | C++ | 2 | flexible assertions | [minctest](https://github.com/codeplea/minctest) | zlib | C |**1**| unit testing | [greatest](https://github.com/silentbicycle/greatest) | iSC | C |**1**| unit testing -| [µnit](https://github.com/nemequ/munit) | MIT | C |**1**| unit testing +| [µnit](https://github.com/nemequ/munit) | MIT | C |**1**| unit testing +|**[labrat](https://github.com/squarewave/labrat)** | **public domain** |C/C++|**1**| unit testing #user interface | library | license | API |files| description