Package python3-module-dingus: Information
Source package: python3-module-dingus
Version: 0.3.4-alt2
Build time: Nov 19, 2019, 05:37 PM in the task #241018
Category: Development/Python3
Report package bugHome page: https://pypi.python.org/pypi/dingus/
License: MIT
Summary: A record-then-assert mocking library
Description:
A dingus is sort of like a mock object. The main difference is that you don't set up expectations ahead of time. You just run your code, using a dingus in place of another object or class, and it will record what happens to it. Then, once your code has been exercised, you can make assertions about what it did to the dingus.
Maintainer: Andrey Bychkov
ACL:
@python
@everybody
@python
@everybody
Last changed
Nov. 19, 2019 Andrey Bychkov 0.3.4-alt2
- python2 disabled
May 16, 2018 Andrey Bychkov 0.3.4-alt1.2
- (NMU) rebuild with python3.6
March 13, 2016 Ivan Zakharyaschev 0.3.4-alt1.1
- (NMU) rebuild with rpm-build-python3-0.1.9 (for common python3/site-packages/ and auto python3.3-ABI dep when needed)