Skip to content

XML Conformance test generator to test Java based XML parsers.

License

Notifications You must be signed in to change notification settings

belingueres/xml-conformance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xml-conformance

This project is intended to be used as conformance test for any XML parser library. Currently, only plexus-utils 's MXParser pull parser is supported.

The tests are generated from the official "XML W3C Conformance Test Suite 20130923"(https://www.w3.org/XML/Test/)

To re-generate the Java tests: mvn -Pgenerate-tests-mxparser clean test

Enjoy! Gabriel

About

XML Conformance test generator to test Java based XML parsers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages