mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-28 21:31:26 -07:00
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:
parent
d3d1ff7990
commit
45b5685037
2 changed files with 17 additions and 0 deletions
1
test/runner/injector/python.py
Symbolic link
1
test/runner/injector/python.py
Symbolic link
|
@ -0,0 +1 @@
|
|||
injector.py
|
Loading…
Add table
Add a link
Reference in a new issue