Hi

 

Following the command in this manual

http://docs.ansible.com/ansible/latest/dev_guide/developing_modules_general.html

 

When I run the following command

pytest -r a --cov=. --cov-report=html --fulltrace --color yes 
test/units/modules/.../test/my_new_test_module.py

 

the follow error message comes out.

 

pytest: error: unrecognized arguments: --cov=. --cov-report=html

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/4c635a56-5e29-4744-8979-431e68af5263%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to