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
89c57666c3
ansible
/
test-requirements.txt
11 lines
88 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 1.1.0 lost python2.6 compatibility
2015-07-10 18:11:03 +02:00
mock >= 1.0.1, < 1.1
added test requirements for pip
2015-03-12 03:07:41 +01:00
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