Closed andybee closed 7 years ago
The new test script handles this much better and has allowed for testing the XSLT against some much more complicated real world scripts with fewer unintentional issues as a result of the test rather than the XSLT itself.
The current
test
folder in the repo contains a diff bash script to provide a simple test of the transform behaviour.Despite using the
xmllint --exc-c14n
profile it still has a number of shortcomings which can deliver false error reports:It would be nice to have more robust test to ensure the XSLTs perform satisfactorily.