python3-mox
mock object framework for Python 3
Description
Mox is a mock object framework for Python that simplifies the writing of unittests. Mox will make mock objects for you, so you don't have to create your own. It mocks the public/protected interfaces of Python objects. You set up your mock objects expected behavior using a domain specific language (DSL), which makes it easy to use, understand, and refactor. It is based on EasyMock, a Java mock object framework. This package contains the Python 3 module for mox.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://pymox.readthedocs.io/en/latest/index.html
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-mox