This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
566399422f
community.general
/
test-requirements.txt
10 lines
62 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
Copy permalink