Skip to main content

ClusterFuzz

Project description

ClusterFuzz

This directory contains the source of ClusterFuzz.

Building and testing libClusterFuzz

Run ./build.sh to build the pip package.

For testing, use a fresh Python 3 virtualenv, and install the package by running pip install dist/*.whl.

Then,

$ cd tests
$ python -m unittest

Publishing

Increment the version field in setup.py, then run ./build.sh to build the pip package. TODO: Tie pip package version to ClusterFuzz version once it's stable.

Per [https://packaging.python.org/tutorials/packaging-projects/#uploading-the-distribution-archives], to publish the pip package,

$ python3 -m pip install --user --upgrade twine
$ python3 -m twine upload dist/*

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

clusterfuzz-2.5.9.tar.gz (985.9 kB view hashes)

Uploaded Source

Built Distribution

clusterfuzz-2.5.9-py3-none-any.whl (1.5 MB view hashes)

Uploaded Python 3

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