You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 2, 2020. It is now read-only.
One stumbling block (other than the people) for making changes to the Schematron code, such as #48, is the absence of a comprehensive test suite for making sure that changes don't unintentionally break things.
Presumably the GitHub way to do it would be to use Travis. Possibly the best way to run a test suite would be by using @vincentml's Schematron support that was recently added to xspec/xspec#105.
Does anyone know enough about Travis to be able to set this up?
One stumbling block (other than the people) for making changes to the Schematron code, such as #48, is the absence of a comprehensive test suite for making sure that changes don't unintentionally break things.
Presumably the GitHub way to do it would be to use Travis. Possibly the best way to run a test suite would be by using @vincentml's Schematron support that was recently added to xspec/xspec#105.
Does anyone know enough about Travis to be able to set this up?