deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3:any
Description: |-
Utilities for spying on function calls in Python unit tests
Spies intercept and record calls to functions. They can report on how many
times a function was called and with what arguments. They can allow the
function call to go through as normal, to block it, or to reroute it to
another function.
.
Spies are like mocks, but better. You're not mocking the world. You're
replacing very specific function logic, or listening to functions without
altering them.
Homepage: https://github.com/beanbaginc/kgb
Installed-Size: '337'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-kgb
Priority: optional
Section: python
Source: python-kgb
Version: 7.1.1-2
srcpkg_name: python-kgb
srcpkg_version: 7.1.1-2