memcached (openstack) is no longer in use
[mirror/dsa-puppet.git] / 3rdparty / modules / memcached / README-DEVELOPER
1 In order to run tests:
2   - puppet and facter must be installed and available in Ruby's LOADPATH
3   - the latest revision of rspec-puppet must be installed
4   - rake, and rspec2 must be install
5
6   - the name of the module directory needs to be memcached
7
8 to run all tests:
9   rake spec