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