mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
added pytest to requirements_dev
reworking test strucutre reworked pytest.ini, removed functional imports, updated req_dev remove unneeded __init__ files add testing checker to local_settings examples adding testing packages to system Python for docker
This commit is contained in:
@@ -4,3 +4,7 @@ django-debug-toolbar==1.3.2
|
||||
unittest2
|
||||
pep8
|
||||
flake8
|
||||
pytest
|
||||
pytest-cov
|
||||
pytest-django
|
||||
pytest-pythonpath
|
||||
|
||||
Reference in New Issue
Block a user