Closed nweldev closed 8 years ago
For now, the e2e testing is only possible via Protractor + Jasmine. It's ok for most of our use cases, but doesn't permit BDD when needed.
Following, for exemple, a njackson article, create a new branch with support for CucumberJS / Gherkin instead of jasmine.
With Angular 2 now being our main goal, we will no longer add important features to our AngularJS seed other than the ones requested by our clients and existing AngularJS projects.
For now, the e2e testing is only possible via Protractor + Jasmine. It's ok for most of our use cases, but doesn't permit BDD when needed.
Following, for exemple, a njackson article, create a new branch with support for CucumberJS / Gherkin instead of jasmine.