pytest_tutorial:“使用pytest的Python中的TDD”研讨会的代码

时间:2021-05-15 17:17:16
【文件属性】:
文件名称:pytest_tutorial:“使用pytest的Python中的TDD”研讨会的代码
文件大小:6KB
文件格式:ZIP
更新时间:2021-05-15 17:17:16
Python pytest教程 该存储库包含“使用pytest的Python中的TDD”研讨会的初始设置。 Project.ipynb是Jupyter笔记本,带有项目描述。 tutorial.py文件包含应添加到tests/test_dictregister.py文件中的tests/test_dictregister.py ,而code.py文件包含解决方案,即通过测试的代码。
【文件预览】:
pytest_tutorial-master
----tutorial.py(6KB)
----pytest.ini(97B)
----tests()
--------test_dictregister.py(37B)
--------__init__.py(0B)
----Project.ipynb(3KB)
----code.py(6KB)
----requirements.txt(7B)
----dictregister()
--------__init__.py(0B)
--------dictregister.py(0B)
----README.md(379B)
----find_refactoring.py(1KB)

网友评论