This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
32685f9648
ansible
/
test-requirements.txt
11 lines
72 B
Text
Raw
Normal View
History
Unescape
Escape
added test requirements for pip
2015-03-12 02:07:41 +00:00
#
# Test requirements
#
nose
mock
passlib
Add tox and travis-ci support Add tox integration to run unittests in supported python releases. Travis-CI is used for test execution. Additionally, the unittest TestQuotePgIdentifier was updated to support using assert_raises_regexp on python-2.6. Sample travis-ci output available at https://travis-ci.org/ansible/ansible/builds/54189977
2015-03-10 23:38:37 +00:00
coverage
coveralls
Testing additions and fixes * Fix import pathing for units.mock * Add some additional requirements * Use compileall to test compatiblity with different python versions
2015-05-08 16:34:19 +00:00
unittest2
Reference in a new issue
Copy permalink