We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We could write a pytest extension to support testing of PyWPS services but also for testing WPS clients, like birdy.
pytest
PyWPS
birdy
This extension could be a python package on its own ... but we might also like to have it as an extension of PyWPS, like the sphinx autodoc extension: https://github.com/geopython/pywps/blob/master/pywps/ext_autodoc.py
See also related discussion in issue: bird-house/birdy#86
The text was updated successfully, but these errors were encountered:
... in case for WPS client testing it could include a minimal pywps service and it could be configurable to use an existing WPS service like emu.
emu
Sorry, something went wrong.
No branches or pull requests
We could write a
pytest
extension to support testing ofPyWPS
services but also for testing WPS clients, likebirdy
.This extension could be a python package on its own ... but we might also like to have it as an extension of
PyWPS
, like the sphinx autodoc extension:https://github.com/geopython/pywps/blob/master/pywps/ext_autodoc.py
See also related discussion in issue:
bird-house/birdy#86
The text was updated successfully, but these errors were encountered: