pycsw icon indicating copy to clipboard operation
pycsw copied to clipboard

add flag to validate XML in unit tests

Open tomkralidis opened this issue 10 years ago • 0 comments

Currently the unit tests perform byte comparison of test results against pre-determined output.

It would be valuable to add a -v flag to https://github.com/geopython/pycsw/blob/master/tests/run_tests.py, which in addition performs lxml validation.

tomkralidis avatar May 08 '15 16:05 tomkralidis