Joined November 2013
·
Posted to
AngularJS is amazing... and hard as hell
over 1 year
ago
I totally agree about testing. The great thing about Angular is that the Angular team agrees with that philosophy and it's shown in the api for Karma. The end to end testing tools as well as the unit testing are top notch. They have tools for stubbing out your backend and checking test coverage (third party - https://npmjs.org/package/karma-coverage) too. Additionally, Grunt automation makes it real easy to set up a watcher for your tests too.
Achievements
20 Karma
0 Total ProTip Views
Charity
Fork and commit to someone's open source project in need
Mongoose
Have at least one original repo where Ruby is the dominant language
Thanks! Protactor looks awesome. I did cringe seeing a commit message with "upgrading to selenium 2.25" but I trust the Angular team 100% in this - just my own gag reflex I suppose.