10 lines
282 B
Plaintext
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
|