python-tdd-book:哈里·佩西瓦尔(Harry Percival)的《用Python进行测试驱动的开发》一书中的练习

时间:2024-06-01 16:48:56
【文件属性】:

文件名称:python-tdd-book:哈里·佩西瓦尔(Harry Percival)的《用Python进行测试驱动的开发》一书中的练习

文件大小:368KB

文件格式:ZIP

更新时间:2024-06-01 16:48:56

JavaScript

使用Python进行测试驱动的开发 在阅读Harry Percival的时跟踪我的进度的存储库


【文件预览】:
python-tdd-book-master
----.gitignore(29B)
----README.md(195B)
----manage.py(253B)
----deploy_tools()
--------gunicorn-upstart.template.conf(256B)
--------provisioning_notes.md(668B)
--------nginx.template.conf(246B)
--------fabfile.py(2KB)
----superlists()
--------static()
--------settings.py(2KB)
--------urls.py(558B)
--------__init__.py(0B)
--------wsgi.py(395B)
----functional_tests()
--------base.py(1KB)
--------test_list_item_validation.py(3KB)
--------test_layout_and_styling.py(436B)
--------test_simple_list_creation.py(3KB)
--------__init__.py(0B)
--------test_login.py(2KB)
----accounts()
--------admin.py(63B)
--------models.py(283B)
--------migrations()
--------tests()
--------static()
--------authentication.py(699B)
--------urls.py(246B)
--------__init__.py(0B)
--------views.py(235B)
----lists()
--------admin.py(63B)
--------models.py(424B)
--------forms.py(1006B)
--------migrations()
--------tests()
--------static()
--------urls.py(243B)
--------__init__.py(0B)
--------views.py(886B)
--------templates()
----requirements.txt(29B)

网友评论