python-dingus
A record-then-assert mocking library
Description
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.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
http://pypi.python.org/pypi/dingus
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 python-dingus