Pytest plugin accessing NHSDigital's APIM proxies
Project description
pytest-nhsd-apim
A pytest extension for NHSDigital's API Mangement suite.
Installation
In your project's virtual environment
poetry add pytest-nhsd-apim
or if using pip directly
python -m pip install pytest-nhsd-apim
Usage
- create a python test file
- write a test?
- enjoy!?
Testing
- run
make testto run test examples, located in this repo - after creating your file you can use the plugin as:
python -m pytest -p pytest_nhsd_apim test_nhsd_apim.py -s --apigee-proxy-name=<your-proxy-name>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pytest-nhsd-apim-3.1.0.tar.gz
(19.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pytest-nhsd-apim-3.1.0.tar.gz.
File metadata
- Download URL: pytest-nhsd-apim-3.1.0.tar.gz
- Upload date:
- Size: 19.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66ce1af6e81e3fee01fdfc88251770340c7f17a6702117e1ecc5a3538ea066a4
|
|
| MD5 |
1ab77a41b3f12f3627f75332a0ed2f1b
|
|
| BLAKE2b-256 |
61ff8282c045c223ea0000fb05304ecc3cb89826ce654744357dd6e93f977b20
|
File details
Details for the file pytest_nhsd_apim-3.1.0-py3-none-any.whl.
File metadata
- Download URL: pytest_nhsd_apim-3.1.0-py3-none-any.whl
- Upload date:
- Size: 21.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d5203df6540d054841e0341688b6a6fc5f3058c5b5ba8c42c484b3be8879b98
|
|
| MD5 |
9e428bf668d22e21601baade0605b823
|
|
| BLAKE2b-256 |
421054d9a3fa231732384c50ed994b515a44715bf947b74b7327d078afdbdabe
|