1 Star 1 Fork 0

Ly文库/awx

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pytest.ini 539 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jeff Bradberry 提交于 2022-01-31 18:12 . Squash a few deprecation warnings
[pytest]
DJANGO_SETTINGS_MODULE = awx.settings.development
python_paths = /var/lib/awx/venv/tower/lib/python3.8/site-packages
site_dirs = /var/lib/awx/venv/tower/lib/python3.8/site-packages
python_files = *.py
addopts = --reuse-db --nomigrations --tb=native
markers =
ac: access control test
survey: tests related to survey feature
inventory_import: tests of code used by inventory import command
defined_in_file:
job_permissions:
activity_stream_access:
job_runtime_vars:
fixture_args:
junit_family=xunit2
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/idmax/awx.git
[email protected]:idmax/awx.git
idmax
awx
awx
devel

搜索帮助