[ 源代码: python-pretend ]
软件包: python3-pretend (1.0.9-1)
python3-pretend 的相关链接
Trisquel 的资源:
下载源码包 python-pretend:
- [python-pretend_1.0.9-1.dsc]
- [python-pretend_1.0.9.orig.tar.gz]
- [python-pretend_1.0.9.orig.tar.gz.asc]
- [python-pretend_1.0.9-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Tristan Seligmann
外部的资源:
- 主页 [github.com]
相似软件包:
Python library for stubbing (Python 3)
Pretend is a library to make stubbing with Python easier.
Stubbing is a technique for writing tests. You may hear the term mixed up with mocks, fakes, or doubles. Basically a stub is an object that returns pre-canned responses, rather than doing any computation.
其他与 python3-pretend 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)