From d99c49d02397cfcc778547929ca7515a13f74bd7 Mon Sep 17 00:00:00 2001 From: crowning- Date: Wed, 7 Feb 2018 13:31:07 +0100 Subject: [PATCH] add OSX / macOS testing support --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 6d94db2..be634f3 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,14 @@ This is just an example application, but imagine it doing anything you want. Add The possibilities are endless. +### Testing +To fulfill modern QA requirements it's essential run automatic tests on no code. + +Example output: +``` + +``` + ### Building the Application Now that you have not done anything it's time to build your application: