Hi,

   I am trying to understand the best practices to write BDD(Behavior 
Driven Development) tests for a large scale application written in Angular 
2.0.

   When I look at the end to end tests 
in https://github.com/angular/angular/tree/master/modules/playground/e2e_test 
, they are written in protractor.

  So, as I understand the approach would be to write the step definitions 
in Cucumber.js which internally uses protractor to interact with browser.

  Wanted to check if this is the common practice used in the Angular2 
community and also if it is scalable for large applications with complex 
use cases.

Thanks,
Ranjith

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to