1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-17 21:33:11 +00:00

Add the start of an integration test structure using Ansible playbooks, also added an assert action plugin to make writing those easier.

This commit is contained in:
Michael DeHaan 2014-02-13 18:28:29 -05:00
parent 6c3b4570d7
commit c91ceddfac
20 changed files with 290 additions and 2 deletions

View file

@ -0,0 +1,5 @@
Unit tests
==========
Tests at code level. Should be concise and to the point, and organized by subject.