Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: replace the SVG validity test with a pytest-based one
This python test splits out the various checks into individual tests and python's assertions allow for messages. This should make debugging SVG failures a lot easier. One extra check over the C version of the test: we now check that we only have one element for any given ID.
- Loading branch information