Our team is in the process of submitting a module with unit tests  to 
https://github.com/ansible/ansible-modules-extras and we have a few 
questions about how to get it to run with the rest of the projects build 
steps in Travis and whether the community has a preferred way of getting 
these things done.

   - 
   
   Is nose still the preferred testing library to use or is there a move to 
   py.test or some other lib?
   - 
   
   Can we add a test-requirements.txt to the root dir so that it's easier 
   to maintain the required libs for unit testing?
   - 
   
   Can we add an item under the script section of .travis.yml that executes 
   our unit tests?
   
Hoping for some clarification/guidance from the team. Thank you!

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to