jindw / xmldom

A PURE JS W3C Standard based(XML DOM Level2 CORE) DOMParser and XMLSerializer.
Other
819 stars 265 forks source link

Running Tests #66

Open yaronn opened 11 years ago

yaronn commented 11 years ago

Hi

Which command runs all tests in the project?

kethinov commented 10 years ago

I'd like to know this myself. Did you ever figure it out?

reebayroo commented 7 years ago

Same problem here! Looks like npm test just runs 1 test. I installed vows but can't figure out how to work require('xmldom') to refer to itself