文件名称:python-testing-goat:《测试山羊》一书中的代码
文件大小:10KB
文件格式:ZIP
更新时间:2024-04-30 20:14:58
Python
python测试山羊 《测试山羊》一书中的代码 在虚拟环境中运行所有内容 运行Django开发服务器 python manage.py运行服务器 运行功能测试 pythonfunctional_tests.py 运行单元测试 python manage.py测试
【文件预览】:
python-testing-goat-main
----LICENSE(1KB)
----README.md(271B)
----functional_test.py(2KB)
----.gitignore(2KB)
----superlists()
--------manage.py(666B)
--------lists()
--------superlists()