Explorar o código

Added basic instructions on how to use test kitchen

Till Klocke %!s(int64=9) %!d(string=hai) anos
pai
achega
319a0cff42
Modificáronse 1 ficheiros con 7 adicións e 1 borrados
  1. 7 1
      README.md

+ 7 - 1
README.md

@@ -16,4 +16,10 @@ software and eventually fall back to building from source.
 * Add role for Freifunk network config
 * Add support for more platforms (don't force a linux distro to others)
 * Everything else I forgot
-* Add tests via testkitchen and CI via travis
+* Add tests via testkitchen and CI via travis
+
+## Setup test kitchen locally
+
+* Install test kitchen sudo gem install test-kitchen
+* Install additionall kitchen gems sudo gem install kitchen-ansiblepush kitchen-ansible kitchen-vagrant
+* start tests via kitchen test