Skip to content
New issue

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

PyTest extension for WPS testing? #28

Open
cehbrecht opened this issue Dec 3, 2018 · 1 comment
Open

PyTest extension for WPS testing? #28

cehbrecht opened this issue Dec 3, 2018 · 1 comment

Comments

@cehbrecht
Copy link
Member

We could write a pytest extension to support testing of PyWPS services but also for testing WPS clients, like 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:/geopython/pywps/blob/master/pywps/ext_autodoc.py

See also related discussion in issue:
bird-house/birdy#86

@cehbrecht
Copy link
Member Author

... 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant