From 53b89482485a5beb7464147f816fb6c878a4f011 Mon Sep 17 00:00:00 2001 From: Edmund Haselwanter Date: Thu, 15 May 2014 20:57:44 +0200 Subject: [PATCH] explain the usage --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index d6ba088..839aeb1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,15 @@ tests-os-hardening ================== + +This are the integration tests for the projects + +- https://github.com/TelekomLabs/puppet-os-hardening +- https://github.com/TelekomLabs/chef-os-hardening + +they start at `integration` level + +you can use the gem `kitchen-sharedtests` + +- https://github.com/ehaselwanter/kitchen-sharedtests/ + +to make them available to your project. Use `thor kitchen:fetch-remote-tests` to put the repo into `test/integration`