[ 原始碼: python-pretend ]
套件:python3-pretend(1.0.9-3)
python3-pretend 的相關連結
Debian 的資源:
下載原始碼套件 python-pretend:
- [python-pretend_1.0.9-3.dsc]
- [python-pretend_1.0.9.orig.tar.gz]
- [python-pretend_1.0.9.orig.tar.gz.asc]
- [python-pretend_1.0.9-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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)