From 194f1078aa86fe99cca0fe342ba05160a189d123 Mon Sep 17 00:00:00 2001 From: Omair Majid Date: Wed, 5 Jun 2019 16:48:44 -0400 Subject: [PATCH] Add a link to dotnet-regular-tests --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9fa1184..e524bb4 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,9 @@ tests and how to show the test output. To get output compatible with `dotnet-bunny`, use `turkey --compatible` +A real example of a test-suite to use with this framework is: +https://github.com/redhat-developer/dotnet-regular-tests/ + # Writing Tests Two different types of tests are supported: xunit-style tests that are