Package Info

python-fudge


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


Development/Languages/Python

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.


License: MIT
URL: http://farmdev.com/projects/fudge/

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.1.1-bp155.2.11 info GA Release 2023-05-22 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-fudge
1.1.1-bp154.1.23 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-fudge
1.1.1-bp153.1.17 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-fudge
  • python3-fudge
1.1.1-bp152.2.1 info GA Release 2020-04-28 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-fudge
  • python3-fudge
1.1.0-bp151.3.1 info GA Release 2019-07-16 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-fudge
  • python3-fudge
1.1.0-bp151.2.11 info GA Release 2019-05-18 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-fudge
  • python3-fudge
1.1.0-bp150.2.3 info GA Release 2018-07-30 15
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-fudge
  • python3-fudge