Akita Flask Integration
This package extends flask.testing.FlaskClient in order to instrument Flask
integration tests, capturing requests and responses to the service under test.
You can drop in akita_flask.testing.HarClient everywhere you use Flasks's
FlaskClient, and Akita will use your integration tests to build a spec for
your service.
Why build specs? A spec shows your service's APIs. Using Akita to build specs from your integration tests makes it clear what APIs your code implements -- and you can diff specs, showing what impact a code change will have on your customers. For more info, see Catching Breaking Changes Faster in the Akita docs.
See it in Action
Take a look at the Akibox Flask Tutorial, which implements a toy Dropbox-like file server and tests it using the Akita Flask Integration.
Release files for akita-flask 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| akita_flask-0.0.4.tar.gz | 8.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| akita_flask-0.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 16.5 kB
Release files / akita_flask-0.0.4.tar.gz
| Download URL | akita_flask-0.0.4.tar.gz |
|---|---|
| Size | 8.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2c17d1c31c58eaa0e28b4ddc66ab9319ce6f8854a8b836fada2952cdafcb36dc
|
|
BLAKE2b-256 checksum How to use checksums |
9f1a82d2a7f4a3f3725aaf5c8af09d5d5c44fc2956b77f697d5a3ccd9ef23900
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.9.0
|
Release files / akita_flask-0.0.4-py3-none-any.whl
| Download URL | akita_flask-0.0.4-py3-none-any.whl |
|---|---|
| Size | 8.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2c837cd98372b3e181e52302d5ea172195e75e23908c30e38bb12ecacd44b4f4
|
|
BLAKE2b-256 checksum How to use checksums |
eb636cb4d70e2e9e37ee6e6cc4e1bab259011de3608522268decfa6e55a5ba94
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.9.0
|