Package - python3-gabbi

Package:  python3-gabbi
apt-get install python3-gabbi
Documentations in package:

Primary informations

Download package: http://osbpo.debian.net/debian/pool/trixie-gazpacho-backports/main/p/python-gabbi/python3-gabbi_4.2.0-2~bpo13+1_all.deb (Size: 40.2KiB)

PropertyValue
Packagepython3-gabbi
Sourcepython-gabbi
Version4.2.0-2~bpo13+1
Architectureall
MaintainerDebian OpenStack
Installed-Size251
Dependspython3-colorama, python3-h2, python3-httpx, python3-jsonpath-ng, python3-yaml, python3-certifi, python3-pytest, python3:any
Suggestspython-gabbi-doc
Filenamepool/trixie-gazpacho-backports/main/p/python-gabbi/python3-gabbi_4.2.0-2~bpo13+1_all.deb
Size41184
MD5sumb98adcf323c7391a10b5b9d6d2ddc405
SHA15980a0206f0e7969afc2f849dbafc12fa8279f74
SHA2569d14bd4d8c4ff6893eb2d2dcdcdb15085b5c87970326f5bb614486f9ffa77a18
Sectionpython
Priorityoptional
Homepagehttps://github.com/cdent/gabbi
Descriptiondeclarative HTTP testing library - Python 3.x Gabbi is a tool for running HTTP tests where requests and responses are represented in a declarative form. . Gabbi works to bridge the gap between human readable YAML files that represent HTTP requests and expected responses and the obscured realm of Python-based, object-oriented unit tests in the style of the unittest module and its derivatives. . Each YAML file represents an ordered list of HTTP requests along with the expected responses. This allows a single file to represent a process in the API being tested. For example: . * Create a resource. * Retrieve a resource. * Delete a resource. * Retrieve a resource again to confirm it is gone. . At the same time it is still possible to ask gabbi to run just one request. If it is in a sequence of tests, those tests prior to it in the YAML file will be run (in order). In any single process any test will only be run once. Concurrency is handled such that one file runs in one process. . These features mean that it is possible to create tests that are useful for both humans (as tools for improving and developing APIs) and automated CI systems. . This package contains the Python 3.x module.
Description-md5

Files in package

  • /usr/bin/gabbi-run
  • /usr/lib/python3/dist-packages/gabbi-3.0.0.egg-info/PKG-INFO
  • /usr/lib/python3/dist-packages/gabbi-3.0.0.egg-info/dependency_links.txt
  • /usr/lib/python3/dist-packages/gabbi-3.0.0.egg-info/entry_points.txt
  • /usr/lib/python3/dist-packages/gabbi-3.0.0.egg-info/not-zip-safe
  • /usr/lib/python3/dist-packages/gabbi-3.0.0.egg-info/requires.txt
  • /usr/lib/python3/dist-packages/gabbi-3.0.0.egg-info/top_level.txt
  • /usr/lib/python3/dist-packages/gabbi/__init__.py
  • /usr/lib/python3/dist-packages/gabbi/case.py
  • /usr/lib/python3/dist-packages/gabbi/driver.py
  • /usr/lib/python3/dist-packages/gabbi/exception.py
  • /usr/lib/python3/dist-packages/gabbi/fixture.py
  • /usr/lib/python3/dist-packages/gabbi/handlers/__init__.py
  • /usr/lib/python3/dist-packages/gabbi/handlers/base.py
  • /usr/lib/python3/dist-packages/gabbi/handlers/core.py
  • /usr/lib/python3/dist-packages/gabbi/handlers/jsonhandler.py
  • /usr/lib/python3/dist-packages/gabbi/handlers/yaml_disk_loading_jsonhandler.py
  • /usr/lib/python3/dist-packages/gabbi/httpclient.py
  • /usr/lib/python3/dist-packages/gabbi/json_parser.py
  • /usr/lib/python3/dist-packages/gabbi/pytester.py
  • /usr/lib/python3/dist-packages/gabbi/reporter.py
  • /usr/lib/python3/dist-packages/gabbi/runner.py
  • /usr/lib/python3/dist-packages/gabbi/suite.py
  • /usr/lib/python3/dist-packages/gabbi/suitemaker.py
  • /usr/lib/python3/dist-packages/gabbi/tests/__init__.py
  • /usr/lib/python3/dist-packages/gabbi/tests/custom_response_handler.py
  • /usr/lib/python3/dist-packages/gabbi/tests/simple_wsgi.py
  • /usr/lib/python3/dist-packages/gabbi/tests/test_data_to_string.py
  • /usr/lib/python3/dist-packages/gabbi/tests/test_driver.py
  • /usr/lib/python3/dist-packages/gabbi/tests/test_fixtures.py
  • /usr/lib/python3/dist-packages/gabbi/tests/test_handlers.py
  • /usr/lib/python3/dist-packages/gabbi/tests/test_history.py
  • /usr/lib/python3/dist-packages/gabbi/tests/test_inner_fixture.py
  • /usr/lib/python3/dist-packages/gabbi/tests/test_intercept.py
  • /usr/lib/python3/dist-packages/gabbi/tests/test_jsonpath.py
  • /usr/lib/python3/dist-packages/gabbi/tests/test_live.py
  • /usr/lib/python3/dist-packages/gabbi/tests/test_load_data_file.py
  • /usr/lib/python3/dist-packages/gabbi/tests/test_parse_url.py
  • /usr/lib/python3/dist-packages/gabbi/tests/test_replacers.py
  • /usr/lib/python3/dist-packages/gabbi/tests/test_runner.py
  • /usr/lib/python3/dist-packages/gabbi/tests/test_suite.py
  • /usr/lib/python3/dist-packages/gabbi/tests/test_suitemaker.py
  • /usr/lib/python3/dist-packages/gabbi/tests/test_syntax_warning.py
  • /usr/lib/python3/dist-packages/gabbi/tests/test_unsafe_yaml.py
  • /usr/lib/python3/dist-packages/gabbi/tests/test_use_prior_test.py
  • /usr/lib/python3/dist-packages/gabbi/tests/test_utils.py
  • /usr/lib/python3/dist-packages/gabbi/tests/test_yaml_disk_loading_jsonhandler.py
  • /usr/lib/python3/dist-packages/gabbi/tests/util.py
  • /usr/lib/python3/dist-packages/gabbi/utils.py
  • /usr/share/doc/python3-gabbi/changelog.Debian.gz
  • /usr/share/doc/python3-gabbi/copyright