This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
0cd7942155
ansible
/
test-requirements.txt
11 lines
72 B
Text
Raw
Normal View
History
Unescape
Escape
added test requirements for pip
2015-03-12 03:07:41 +01: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-11 00:38:37 +01: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 18:34:19 +02:00
unittest2
Reference in a new issue
Copy permalink