Package: wnpp
Severity: wishlist
X-Debbugs-CC: [email protected]

--- Please fill out the fields below. ---

   Package name: python-fudge
        Version: 1.0.3
Upstream Author: Kumar McMillan <[email protected]>
            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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to