Sha256: 28621e767ed0bcb9bedf076b62a39f927f4450977bff54038b9539a8f1a7ca37
Contents?: true
Size: 393 Bytes
Versions: 45
Compression:
Stored size: 393 Bytes
Contents
require(__dirname).test( { xml : "<xml:root/>" , expect : [ [ "opentag" , { name: "xml:root" , uri: "http://www.w3.org/XML/1998/namespace" , prefix: "xml" , local: "root" , attributes: {} , ns: {} , isSelfClosing: true } ] , ["closetag", "xml:root"] ] , strict : true , opt : { xmlns: true } } )
Version data entries
45 entries across 45 versions & 3 rubygems