Skip to main content

A Flask test client which replicates the requests interface.

Project description

Instead of using the flask test client, you can use this package which does a similar job. This wrapper to the flask test client has an API based on the ‘requests’ HTTP client library. This means that you can write tests or monitoring which works with either requests (for when you want to test against a real web server) and this package, for when you want to run your tests using the built-in capabilities of flask.

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

flask-test-requests-client-0.2.1.tar.gz (1.9 kB view hashes)

Uploaded Source

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