python-fudge

Module for replacing real objects with fakes (mocks, stubs, etc) while testing

Complete documentation is available at <a href="http://farmdev.com/projects/fudge/">http://farmdev.com/projects/fudge/</a> Fudge is a Python module for using fake objects (mocks and stubs) 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.

There is no official package available for openSUSE Leap 16.0

배포판

openSUSE Tumbleweed

openSUSE Leap 15.6

openSUSE Leap 15.5

openSUSE Backports for SLE 15 SP4

SUSE SLE-15-SP1

미지원 배포판

The following distributions are not officially supported. Use these packages at your own risk.