Source: pytest-factoryboy Section: python Priority: optional Maintainer: Kali Developers Uploaders: Sophie Brun Build-Depends: debhelper-compat (= 12), dh-python, python3-all, pybuild-plugin-pyproject, python3-factory-boy, python3-poetry-core, python3-typing-extensions, python3-inflection, python3-pytest, python3-pytest-pep8, python3-setuptools, python3-sphinx Standards-Version: 4.5.1 Homepage: https://github.com/pytest-dev/pytest-factoryboy Vcs-Browser: https://gitlab.com/kalilinux/packages/pytest-factoryboy Vcs-Git: https://gitlab.com/kalilinux/packages/pytest-factoryboy.git Package: python3-pytest-factoryboy Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Suggests: python-pytest-factoryboy-doc Description: factory_boy integration the pytest runner (Python 3) This package contains a factory_boy integration with the pytest runner. It makes it easy to combine factory approach to the test setup with the dependency injection, heart of the pytest fixtures. . This package installs the library for Python 3. Package: python-pytest-factoryboy-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends} Description: factory_boy integration the pytest runner (common documentation) This package contains a factory_boy integration with the pytest runner. It makes it easy to combine factory approach to the test setup with the dependency injection, heart of the pytest fixtures. . This is the common documentation package.