-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More testing #122
More testing #122
Conversation
XSpec Test Results 5 files ±0 93 suites +3 0s ⏱️ ±0s Results for commit be24d47. ± Comparison against base commit 52c9f6d. This pull request removes 8 and adds 11 tests. Note that renamed tests count towards both.
This pull request removes 1 skipped test and adds 2 skipped tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
…; also a new tinydata sample.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only minor feedback, I am presuming the ./current
folder is being deleted so testing will locally output there in cloned copies on a developer workstation, but not make the git history for this output directory too busy. I can agree with that change, and of course the others put forth here. Nice work, Wendell.
Nice Co-authored-by: A.J. Stein <[email protected]>
* produce-xml-converter.xsl: XSpec tests and minor XSLT improvements (#87) * XSpec tests and minor XSLT improvements * JSON Schema generation improvements (#108) Refactoring submodules; XProc-based testing; XSpec testing of JSON Schema generation; improvements to JSON Schema generation - addressing #105 also #2007. * June 2024 Integration (#118) Integrating branches * June 2024 in-progress merge (#120) Includes updates to unit testing, Inspector XSLT, JSON Schema (#105) and others * More testing (#122) Mostly testing support - * Adding Makefile in compose phase to run XSpec - presently showing errors! * Extending and reorganizing testing, including removing temporary artifacts from git * Adding subpipeline mistakenly omitted from the last PR * New Makefile for testing/tinydata * Mending XSpecs testing Metaschema composition (regression protection); also a new tinydata sample. * Update src/testing/tinydata/tiny-data/terms-of-art.xml (AJ Stein) Co-authored-by: Wendell Piez <[email protected]> Co-authored-by: Amanda Galtman <[email protected]> Co-authored-by: A.J. Stein <[email protected]>
XSpec and
make
invocations providing and exposing more testing.Committer Notes
At a high level, this PR will include:
Makefile
logic invoking XSpec and other testing across the repoAll Submissions:
Changes to Core Features: