Add python.py coverage injector for ansible-test.

This can be used to run Python scripts from the repository with the
correct interpreter and allow collection of code coverage.

Useful for testing contrib inventory scripts.
This commit is contained in:
Matt Clay 2018-09-21 10:33:35 -07:00
parent d3d1ff7990
commit 45b5685037
2 changed files with 17 additions and 0 deletions

View file

@ -0,0 +1 @@
injector.py