deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-pkg-resources, python3:any
Description: "Python 3 module for using fake objects for tests\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\u2019t 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 Python 3 version of the package."
Homepage: https://fudge.readthedocs.org
Installed-Size: '174'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-fudge
Priority: optional
Recommends: python-fudge-doc (= 1.1.1-2)
Section: python
Source: python-fudge
Version: 1.1.1-2
srcpkg_name: python-fudge
srcpkg_version: 1.1.1-2