fuel-library/deployment/puppet/memcached/README-DEVELOPER
Eugene Kirpichov 7d45dfd343 Initial commit
2012-09-07 17:38:58 -07:00

10 lines
282 B
Plaintext

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