Fedora Packages

python-dingus

A record-then-assert mocking library

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.

Releases Overview

Release Stable Testing
EPEL 7 0.3.4-7.el7 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-dingus dash maintainers at fedoraproject dot org.



Sources on Pagure