Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37401420
en ru br
ALT Linux repos
S:0.3.4-alt2

Group :: Development/Python3
RPM: python3-module-dingus

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.3.4-alt2
Build date: 19 november 2019, 14:29 ( 230.4 weeks ago )
Size: 8957 b

Home 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.

Current maintainer: Andrey Bychkov

List of contributors

List of rpms provided by this srpm:

  • python3-module-dingus
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin