Skip to main content

This is the automatic Fuzzy Test tool for testing Django applications.

Project description

This is the automatic Fuzzy Test tool for testing Django applications. It generates url and params map based on your activity on dev server and then use it to fuzzy test your application.

How to use

Add to installed applications

INSTALLED_APPS += (‘django_fuzzytest’,)

Run fuzzyserver to collect url and params cache:

python manage.py fuzzyserver –cache=.fuzzycache

After data was collected you can start testing:

python manage.py fuzzytest –cache=.fuzzycache

Here’s a screenshot of the panel in action:

https://raw.github.com/creotiv/django-fuzzytest/master/example.png

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

django-fuzzytest-0.1.0.tar.gz (2.7 kB view details)

Uploaded Source

File details

Details for the file django-fuzzytest-0.1.0.tar.gz.

File metadata

File hashes

Hashes for django-fuzzytest-0.1.0.tar.gz
Algorithm Hash digest
SHA256 bab6d3cf813494d294897d0dc978a2353637fd2a4f4e776b791a20ef8c943980
MD5 c30bd3c84c1827e10e18d326b46111f8
BLAKE2b-256 a1b460da8c2d8ef323d4cd94c6b2cf70ab6c00a025a2c831ff8b2eb297d0ae62

See more details on using hashes here.

Supported by

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