Hacker News new | ask | show | jobs
by Osiris 4707 days ago
Ember includes a full test suite which is run on each pull request, so TDD is not unique to Angular.

Personally, I found Angular's concepts a bit foreign and hard to grasp while Ember was much more straight-forward, but that's just a personal opinion.

1 comments

How is the framework having unit tests ( and please, don't say TDD, when you mean unit tests) say anything about how testable code written using the framework is?