您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

README-DEVELOPER 282B

123456789
  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. - the name of the module directory needs to be memcached
  6. to run all tests:
  7. rake spec