]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - 3rdparty/modules/memcached/README-DEVELOPER
try again, with puppetforge modules, correctly included now
[dsa-puppet.git] / 3rdparty / modules / memcached / README-DEVELOPER
diff --git a/3rdparty/modules/memcached/README-DEVELOPER b/3rdparty/modules/memcached/README-DEVELOPER
new file mode 100644 (file)
index 0000000..e6c4dab
--- /dev/null
@@ -0,0 +1,9 @@
+In order to run tests:
+  - puppet and facter must be installed and available in Ruby's LOADPATH
+  - the latest revision of rspec-puppet must be installed
+  - rake, and rspec2 must be install
+
+  - the name of the module directory needs to be memcached
+
+to run all tests:
+  rake spec