Ensure that output is validated against the schema during make check
Opened this issue · 0 comments
pridkett commented
make check
is used to ensure that I didn't break anything. Right now, however it just generates the documents and ensures that that they didn't crash. Instead they should be validated against the proper XML schema file.