Skip to content

rsto/xmltest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package xmltest provides utilities for XML testing.

I contributed this code to golang.org/x/net/webdav but found it might be
useful outside that package. Use it to compare if XML content is equal on
a semantic but not on byte level.

Note: The normalised XML output of this package is not equivalent to
Canonical XML.  If there is enough interest I might get into that.

This package requires a recent Go 1.5 release candidate.

About

Package xmltest provides utilities for XML testing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages