duojs / duo

A next-generation package manager for the front-end
3.42k stars 118 forks source link

Fix coverage tests #475

Open dominicbarnes opened 9 years ago

dominicbarnes commented 9 years ago

Unfortunately, looks like istanbul was broken upstream in npm because of the removal of the harmony esprima branch that apparently everybody was depending on. :P

Anyways, I've upgraded to the latest version of istanbul, but it doesn't seem to work with generators still. Maybe it's time to find another lib for this?