From d3698786eab0ffaad51a48bf54d6cca2c645cd0d Mon Sep 17 00:00:00 2001 From: bryan cook <3217452+bryanbcook@users.noreply.github.com> Date: Sat, 11 Nov 2023 19:34:14 -0500 Subject: [PATCH] updated readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 683145b..8463aa8 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Parse test results from JUnit, TestNG, xUnit, Mocha(json), Cucumber(json) and ma |-------------------------------|---------| | TestNG | ✅ | | JUnit | ✅ | +| NUnit (v2 & v3) | ✅ | | xUnit | ✅ | | Mocha (json & mochawesome) | ✅ | | Cucumber | ✅ | \ No newline at end of file