caitp / watchtower.js-old

MOVED TO https://github.com/angular/watchtower.js
6 stars 3 forks source link

Add test coverage reporting via Istanbul #9

Closed caitp closed 10 years ago

caitp commented 10 years ago

I've had a go at this today, but unfortunately am having difficulties with it. I feel like using both the Traceur preprocessor and the Coverage preprocessor are probably causing issues.

However, in addition to this, it seems that the browser is behaving very weirdly at the moment (hanging up constantly, both with and without the coverage reporter), so this requires some investigation. It's probably nothing, but I'd like to figure it out.

caitp commented 10 years ago

The bug which was blocking this was fixed by 4a795506a89f2a479bf659339f0f9797abfdad65, so this can be integrated today and we can hopefully significantly reduce the problems with this crazy implementation