X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;ds=sidebyside;f=3rdparty%2Fmodules%2Fmemcached%2FREADME-DEVELOPER;fp=3rdparty%2Fmodules%2Fmemcached%2FREADME-DEVELOPER;h=e6c4dab93081306798c08b3bbd485a3d4523a4f8;hb=4631045ebb77ee8622f6fa09277a50c372bcc02e;hp=0000000000000000000000000000000000000000;hpb=3d4dc4fd9e59bd0e07646c99f6b356c7d9d859aa;p=mirror%2Fdsa-puppet.git diff --git a/3rdparty/modules/memcached/README-DEVELOPER b/3rdparty/modules/memcached/README-DEVELOPER new file mode 100644 index 000000000..e6c4dab93 --- /dev/null +++ b/3rdparty/modules/memcached/README-DEVELOPER @@ -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