[ buster ]
[ 源代码: pytest-cookies ]
软件包:python-pytest-cookies(0.3.0-1)
python-pytest-cookies 的相关链接
Debian 的资源:
下载源码包 pytest-cookies:
- [pytest-cookies_0.3.0-1.dsc]
- [pytest-cookies_0.3.0.orig.tar.gz]
- [pytest-cookies_0.3.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
wrapper for the cookiecutter API for generating projects (Python 2)
pytest-cookies comes with a cookies fixture which is a wrapper for the cookiecutter API for generating projects. It helps you verify that your template is working as expected and takes care of cleaning up after running the tests.
This package installs the library for Python 2.
其他与 python-pytest-cookies 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-cookiecutter
- create projects from project templates (Python 2 module)
-
- dep: python-pytest
- Simple, powerful testing in Python