Closed mattxo closed 8 years ago
@mattxo: This looks great! Pulled and npm linked it locally. App generation works and generated tests are using the new test abstraction.
Can you update the test templates for the sub-generators?
Merging as is and will address sub-generators in another PR.
Thanks @cmelion!
Sure, https://github.com/cmelion/generator-ng2-webpack/pull/44 :)
I've been using the Assert class very happily in my projects to clean up .spec's.
I've also added /* istanbul ignore next /* to asset/index.ts to keep the coverage optimal.