cmrigney / fast-xml2js

In-place replacement for xml2js parseString. This is about 20x faster and makes use of the rapidxml C++ library.
https://www.npmjs.com/package/fast-xml2js
MIT License
12 stars 3 forks source link

Add unit tests #4

Open cmrigney opened 8 years ago

Rush commented 8 years ago

Idea - we could use xml2js as the checker for correctness. Unless fast-xml2js is more correct in some cases.

cmrigney commented 8 years ago

I was thinking something along the same lines, maybe even copy tests from here: https://github.com/Leonidas-from-XIV/node-xml2js/blob/master/test/parser.test.coffee