Skip to main content

Generates and run API fuzz tests against endpoints defined in swagger document.

Project description

Maintainability

CircleCI

API fuzz testing generator using swagger document.

Motivation

Installation

$ pip install fuzzy-swagger

Example Usage

$ fuzzy-swagger --swagger http://localhost:8080/api-docs --server http://localhost:8080

Running locally

$ python local_main.py --swagger http://localhost:8080/api-docs --server http://localhost:8080

Verbose debugging

To turn on verbose output for debugging, set the --verbose argument.

Publishing Updates to PyPi

For the maintainer, increment the version number in fuzzy_swagger.py and run the following:

docker build -f ./Dockerfile.buildenv -t namuan/fuzzy-swagger:build .
docker run --rm -it --entrypoint python namuan/fuzzy-swagger:build setup.py publish

Enter the username and password for pypi.org repo when prompted

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fuzzy-swagger-0.1.11.tar.gz (15.1 kB view details)

Uploaded Source

File details

Details for the file fuzzy-swagger-0.1.11.tar.gz.

File metadata

  • Download URL: fuzzy-swagger-0.1.11.tar.gz
  • Upload date:
  • Size: 15.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/2.7.15

File hashes

Hashes for fuzzy-swagger-0.1.11.tar.gz
Algorithm Hash digest
SHA256 72ad8ead6eda1f00adf4dc317f8833adc3f50be0f7a1ee19564a2e08131a5dde
MD5 e5d8aef4f045e7e2c5c5951bf5071dab
BLAKE2b-256 e15c0a7d6134278347f2259ff51478c9b8ddad0581d0608c9635dcf645a4c2e4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page