Package name: python-fudge
Version: 1.0.3
Upstream Author: Kumar McMillan <kumar.mcmillan@gmail.com>
URL: http://farmdev.com/projects/fudge
License: MIT/X
Description: a python module for using fake objects to test real ones.
.
In readable Python code, you declare what methods are available on
your fake and how they should be called. Then you inject that into
your application and start testing.
.
This declarative approach means you don’t have to record and playback
actions and you don’t have to inspect your fakes after running code.
If the fake object was used incorrectly then you’ll see an informative
exception message with a traceback that points to the culprit.
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 4E81F146.3020106@gmail.com">http://lists.debian.org/4E81F146.3020106@gmail.com