deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3)
Description: "Python module for using fake objects for tests, documentation package\n\
\ Fudge is a Python module for using fake objects (mocks and stubs) to\n test\
\ real ones.\n .\n In readable Python code, you declare what methods are available\
\ on\n your fake and how they should be called. Then you inject that into\n your\
\ application and start testing. This declarative approach means\n you don\u2019\
t have to record and playback actions and you don\u2019t have to\n inspect your\
\ fakes after running code. If the fake object was used\n incorrectly then you\u2019\
ll see an informative exception message with a\n traceback that points to the\
\ culprit.\n .\n Fudge was inspired by Mocha which is a simpler version of jMock.\
\ But\n unlike Mocha, Fudge does not automatically hijack real objects; you\n\
\ explicitly patch them in your test. And unlike jMock, Fudge is only\n as strict\
\ about expectations as you want it to be. If the type of\n arguments sent to\
\ the fake method aren\u2019t important then you don\u2019t\n have to declare\
\ an expectation for them.\n .\n This is the documentation of python-fudge."
Homepage: https://fudge.readthedocs.org
Installed-Size: '349'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Multi-Arch: foreign
Package: python-fudge-doc
Priority: optional
Section: doc
Source: python-fudge
Version: 1.1.1-2
srcpkg_name: python-fudge
srcpkg_version: 1.1.1-2