[ buster ]
[ bullseye ]
[ 原始碼: python-pretend ]
套件:pypy-pretend(1.0.9-1)
pypy-pretend 的相關連結
Debian 的資源:
下載原始碼套件 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]
維護小組:
外部的資源:
- 主頁 [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