pytest-requests-futures 0.9.0

Creator: railscoder56

Last updated:

Add to Cart

Description:

pytestrequestsfutures 0.9.0

MOCKING REQUESTS FUTURES
Pytest Plugin to Mock Requests Futures






Code: https://github.com/boromir674/pytest-requests-futures
Docs: https://pytest-requests-futures.readthedocs.io/en/master/
PyPI: https://pypi.org/project/pytest-requests-futures/
CI: https://github.com/boromir674/pytest-requests-futures/actions/


Features

pytest_requests_futures python package

TODO Document a Great Feature
TODO Document another Nice Feature


Tested against multiple platforms and python versions


Development
Here are some useful notes related to doing development on this project.

Test Suite, using pytest, located in tests dir
Parallel Execution of Unit Tests, on multiple cpu’s
Documentation Pages, hosted on readthedocs server, located in docs dir
Automation, using tox, driven by single tox.ini file

Code Coverage measuring
Build Command, using the build python package
Pypi Deploy Command, supporting upload to both pypi.org and test.pypi.org servers
Type Check Command, using mypy
Lint Check and Apply commands, using isort and black


CI Pipeline, running on Github Actions, defined in .github/

Job Matrix, spanning different platform’s and python version’s

Platforms: ubuntu-latest, macos-latest
Python Interpreters: 3.6, 3.7, 3.8, 3.9, 3.10


Parallel Job execution, generated from the matrix, that runs the Test Suite






Prerequisites
You need to have Python installed.


Quickstart
Using pip is the approved way for installing pytest_requests_futures.
python3 -m pip install pytest_requests_futures
TODO Document a use case


License


GNU Affero General Public License v3.0



License

Free software: GNU Affero General Public License v3.0

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.