From 9c45f0e1b69585661ba5a727ed826f8192cba582 Mon Sep 17 00:00:00 2001 From: Artem Sidorenko Date: Sat, 13 May 2017 13:47:19 +0200 Subject: [PATCH] Docs: fix the wrong kitchen URL and add inspec Signed-off-by: Artem Sidorenko --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e7d9951..5122a33a 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ $ chef exec rake spec ..... ``` -Integration tests are done with [test-kitchen](https://github.com/sethvargo/chefspec): +Integration tests are done with [test-kitchen](http://kitchen.ci/) and [inspec](https://www.inspec.io/): ```bash $ chef exec rake kitchen