From b9bf8455bd242972c15e4fff675fb2a4efc7576a Mon Sep 17 00:00:00 2001 From: Cory Bennett Date: Wed, 3 Aug 2016 09:56:54 -0700 Subject: [PATCH] mention osht for testing --- t/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/t/README.md b/t/README.md index cea4c1c..cd894a7 100644 --- a/t/README.md +++ b/t/README.md @@ -1,3 +1,7 @@ +## Tests + +The test are written using the `osht` bash testing framework. Please read the (documentation)[https://github.com/coryb/osht/blob/master/README.md] for `osht`. + ## Setup These tests assume there is a jira service running at 127.0.0.1:8080 with user "gojira" and password "gojira123". There should also be a poweruser "admin" with password "admin123"