Sedona-Solutions / sdn-angularjs-seed

angularjs to angular2 transition - step 2 - systemjs - seed project
MIT License
2 stars 2 forks source link

support CucumberJS #11

Closed nweldev closed 8 years ago

nweldev commented 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.

nweldev commented 8 years ago

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.