Robot Framework Library For Checking HTTP Response Status Codes
Project description
Short Description
Robot Framework library for checking HTTP response status code, based on Requests library.
Installation
pip install robotframework-requestschecker
Documentation
See keyword documentation for robotframework-requestschecker library in folder docs.
Example
Test cases |
Action |
Argument |
Argument |
Argument |
---|---|---|---|---|
Simple Test |
RequestsLibrary.Create session |
Alias |
||
${response}= |
RequestsLibrary.Get request |
Alias |
/ |
|
RequestsChecker.Check Response Status |
${response} |
204 |
License
Apache License 2.0
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
Built Distribution
File details
Details for the file robotframework-requestschecker-2.0.0.tar.gz
.
File metadata
- Download URL: robotframework-requestschecker-2.0.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.1.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff7f48e48db4a4efdc4832cdd6f446a151e59b4f26810ff7c82f59976e5100bb |
|
MD5 | c0b79b08dcdadf84d71e1a3d1fb7cfea |
|
BLAKE2b-256 | 82d87909c881f9a24a02c54ea8eb0cafff8228bf15e464196bcd6a0742aa5ce0 |
File details
Details for the file robotframework_requestschecker-2.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: robotframework_requestschecker-2.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.1.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9330f413f47a95b6db62d4cd673c7161292c6958059301d5acba5b73a3c432a |
|
MD5 | a1106eba275f7ceba1c921d768afe279 |
|
BLAKE2b-256 | 986d0c3d49b249df955da0b70243e803fb302fe47b8b1ec45b018374dad55cc5 |