Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.11 KB

examples.md

File metadata and controls

29 lines (24 loc) · 1.11 KB

Examples

Here are some projects that use PDQTest:

Linux projects

  • realmd Features mock realmd command
  • sshkeys Runs real SSH commands to test keys)
  • sysctl Features mock sysctl command that saves state between puppet runs
  • motd A basic module with testing
  • download_and_do Test downloading files from local directory and running scripts
  • filemagic Complicated! and uses rspec tests on the ruby component of the module
  • ssh Fires up a real SSH server and tests status
  • chown_r Checks permissions of files are correct after doing bulk operations with chown -r in an exec

Windows projects

  • Coming soon!

Do you use PDQTest on your own projects? If you have a good public example let me know!