[ 源代码: python-pretend ]
软件包: pypy-pretend (1.0.9-1)
pypy-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 (PyPy)
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.
This package contains the PyPy version of pretend.
其他与 pypy-pretend 有关的软件包
|
|
|
-
- dep: pypy
- fast alternative implementation of Python - PyPy interpreter