Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python2-fudge

Complete documentation is available at http://farmdev.com/projects/fudge/ 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.

Found 1 sites for python2-fudge

Found 2 RPM for python2-fudge

PackageSummaryDistributionDownload
python2-fudge-1.1.1-bp153.1.17.noarch.htmlModule for replacing real objects with fakes (mocks, stubs, etc) while testingOpenSuSE Leap 15.3 for noarchpython2-fudge-1.1.1-bp153.1.17.noarch.rpm
python2-fudge-1.1.1-lp152.2.1.noarch.htmlModule for replacing real objects with fakes (mocks, stubs, etc) while testingOpenSuSE Leap 15.2 for noarchpython2-fudge-1.1.1-lp152.2.1.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet