Hacker News new | ask | show | jobs
by jabbrass 4161 days ago
http://github.com/aurelia/framework under Running the Tests. Looks like it uses Karma for unit testing.
1 comments

These test the framework and look rather incomplete: https://github.com/aurelia/framework/tree/74176a5a6389b304d1... :)

It doesn't really cover testing the application, right? Or, is the implication that app writers should do the same thing?