Utilities for connecting Akita to Django
Project description
Akita Django Integration
This package extends django.test.Client
in order to instrument Django
integration tests, capturing requests and responses to the service under test.
You can drop in akita_django.test.Client
everywhere you use Django's Client
,
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 Django Tutorial, which implements a toy Dropbox-like file server and tests it using the Akita Django Integration.
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
Built Distribution
File details
Details for the file akita_django-0.0.4.tar.gz
.
File metadata
- Download URL: akita_django-0.0.4.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b888b25861a7362e82fb58f260e275bf925c44eb007f42062401116c76841e5 |
|
MD5 | 084b60678406d82569be1599fea54b79 |
|
BLAKE2b-256 | b4c2ff86e40e7581049d380d2e05c0e24d279de01a814b0a0378b4a5f81d49eb |
File details
Details for the file akita_django-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: akita_django-0.0.4-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 786e9fda61b4cdb365f0395c145bc859b905f59a6b69be557bce5f78ec988fd5 |
|
MD5 | 226285469870c5778ee2b7cd5d958b5d |
|
BLAKE2b-256 | 4a517c4f53d5ff7a6019e713332c495b731b51a817074eef607fbdc5c4c7328e |