[ 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
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-cookiecutter
- create projects from project templates (Python 2 module)
-
- dep: python-pytest
- Simple, powerful testing in Python