Add PR testing guide (95% from James).

This commit is contained in:
Michael DeHaan 2014-09-10 15:55:36 -04:00
commit c05a12472c
2 changed files with 171 additions and 0 deletions

View file

@ -10,6 +10,7 @@ Learn how to build modules of your own in any language, and also how to extend A
developing_inventory
developing_modules
developing_plugins
developing_test_pr
Developers will also likely be interested in the fully-discoverable in :doc:`tower`. It's great for embedding Ansible in all manner of applications.