django-ci-tutorial:这是一个教程库,其中包含詹金斯在django上的CI系列文章

时间:2024-06-08 05:01:06
【文件属性】:

文件名称:django-ci-tutorial:这是一个教程库,其中包含詹金斯在django上的CI系列文章

文件大小:643KB

文件格式:ZIP

更新时间:2024-06-08 05:01:06

python JavaScript

Django测试 一个简单的教程应用程序来说明Django测试


【文件预览】:
django-ci-tutorial-master
----manage.py(805B)
----run_tests_with_junitxml.sh(93B)
----products()
--------apps.py(91B)
--------urls.py(303B)
--------migrations()
--------admin.py(98B)
--------__init__.py(0B)
--------models.py(321B)
--------views.py(381B)
--------tests()
--------templates()
----run_tests_with_lint.sh(186B)
----requirements.txt(354B)
----run_tests.sh(370B)
----run_tests_with_all.sh(228B)
----pytest.ini(51B)
----README.md(68B)
----run_tests_with_cov.sh(92B)
----testing()
--------settings.py(3KB)
--------urls.py(899B)
--------__init__.py(0B)
--------__pycache__()
--------wsgi.py(392B)
----db.sqlite3(43KB)
----.gitignore(61B)
----app()
--------apps.py(81B)
--------migrations()
--------admin.py(63B)
--------__init__.py(0B)
--------models.py(57B)
--------__pycache__()
--------views.py(112B)
--------tests()
--------templates()
--------static()
----.coveragerc(76B)

网友评论