Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-kgb | Distribution: Fedora Project |
Version: 7.1.1 | Vendor: Fedora Project |
Release: 1.el8 | Build date: Mon Aug 29 19:28:00 2022 |
Group: Unspecified | Build host: buildvm-ppc64le-25.iad2.fedoraproject.org |
Size: 371184 | Source RPM: python-kgb-7.1.1-1.el8.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/beanbaginc/kgb | |
Summary: Intercept and record calls to functions |
Ever deal with a large test suite before, monkey patching functions to figure out whether it was called as expected? It’s a dirty job. If you’re not careful, you can make a mess of things. Leave behind evidence. kgb’s spies will take care of that little problem for you. What are spies? 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 awesome. (If you’ve used Jasmine, you know this.) 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.
MIT
* Sat Aug 06 2022 Jonathan Wright <jonathan@almalinux.org> - 7.1.1-1 - Initial package build - rhbz#2114603
/usr/lib/python3.6/site-packages/kgb /usr/lib/python3.6/site-packages/kgb-7.1.1-py3.6.egg-info /usr/lib/python3.6/site-packages/kgb-7.1.1-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/kgb-7.1.1-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/kgb-7.1.1-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/kgb-7.1.1-py3.6.egg-info/entry_points.txt /usr/lib/python3.6/site-packages/kgb-7.1.1-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/kgb/__init__.py /usr/lib/python3.6/site-packages/kgb/__pycache__ /usr/lib/python3.6/site-packages/kgb/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/kgb/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/kgb/__pycache__/agency.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/kgb/__pycache__/agency.cpython-36.pyc /usr/lib/python3.6/site-packages/kgb/__pycache__/asserts.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/kgb/__pycache__/asserts.cpython-36.pyc /usr/lib/python3.6/site-packages/kgb/__pycache__/calls.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/kgb/__pycache__/calls.cpython-36.pyc /usr/lib/python3.6/site-packages/kgb/__pycache__/contextmanagers.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/kgb/__pycache__/contextmanagers.cpython-36.pyc /usr/lib/python3.6/site-packages/kgb/__pycache__/errors.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/kgb/__pycache__/errors.cpython-36.pyc /usr/lib/python3.6/site-packages/kgb/__pycache__/ops.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/kgb/__pycache__/ops.cpython-36.pyc /usr/lib/python3.6/site-packages/kgb/__pycache__/pycompat.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/kgb/__pycache__/pycompat.cpython-36.pyc /usr/lib/python3.6/site-packages/kgb/__pycache__/pytest_plugin.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/kgb/__pycache__/pytest_plugin.cpython-36.pyc /usr/lib/python3.6/site-packages/kgb/__pycache__/signature.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/kgb/__pycache__/signature.cpython-36.pyc /usr/lib/python3.6/site-packages/kgb/__pycache__/spies.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/kgb/__pycache__/spies.cpython-36.pyc /usr/lib/python3.6/site-packages/kgb/__pycache__/utils.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/kgb/__pycache__/utils.cpython-36.pyc /usr/lib/python3.6/site-packages/kgb/agency.py /usr/lib/python3.6/site-packages/kgb/asserts.py /usr/lib/python3.6/site-packages/kgb/calls.py /usr/lib/python3.6/site-packages/kgb/contextmanagers.py /usr/lib/python3.6/site-packages/kgb/errors.py /usr/lib/python3.6/site-packages/kgb/ops.py /usr/lib/python3.6/site-packages/kgb/pycompat.py /usr/lib/python3.6/site-packages/kgb/pytest_plugin.py /usr/lib/python3.6/site-packages/kgb/signature.py /usr/lib/python3.6/site-packages/kgb/spies.py /usr/lib/python3.6/site-packages/kgb/utils.py /usr/share/doc/python3-kgb /usr/share/doc/python3-kgb/AUTHORS /usr/share/doc/python3-kgb/NEWS.rst /usr/share/doc/python3-kgb/README.rst /usr/share/licenses/python3-kgb /usr/share/licenses/python3-kgb/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 12 07:01:02 2024