套件:python3-flexmock(0.10.3-1)
python3-flexmock 的相關連結
Debian 的資源:
下載原始碼套件 python-flexmock:
- [python-flexmock_0.10.3-1.dsc]
- [python-flexmock_0.10.3.orig.tar.xz]
- [python-flexmock_0.10.3-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [flexmock.readthedocs.org]
相似套件:
Mock/Stub/Spy library for Python 3
flexmock is a testing library for Python that makes it easy to create mocks, stubs and fakes.
The API is inspired by a Ruby library of the same name, but Python flexmock is not a clone of the Ruby version. It omits a number of redundancies in the Ruby flexmock API, alters some defaults, and introduces a number of Python-only features.
flexmock's design focuses on simplicity and intuitiveness. This means that the API is as lean as possible, though a few convenient short-hand methods are provided to aid brevity and readability.
flexmock declarations are structured to read more like English sentences than API calls, and it is possible to chain them together in any order to achieve high degree of expressiveness in a single line of code.
This package contains the Python 3 version of flexmock.
其他與 python3-flexmock 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)