Prodigious-Aim-Solutions / Kronicle6

A Framework for creating web applications with a focus on REST driven SPAs using ES6
http://prodigious-aim-solutions.github.io/Kronicle6
GNU General Public License v2.0
0 stars 0 forks source link

Code Coverage #4

Open Corbzilla opened 9 years ago

Corbzilla commented 9 years ago

Added istanbul for code coverage on it's on branch. Can't merge into master until dev environment better supports node --harmony. Coverage runs at the moment on the generated js which gives incorrect coverage. Will need to install istanbul-harmony when ready.