DEV Community

Discussion on: Jan. 24, 2020: What did you learn this week?

Collapse
 
dzhavat profile image
Dzhavat Ushev

I've been working with BDD (Behavior-driven development) this week and I learned how to run e2e tests for an Angular app using Gherkin syntax. For this purpose I had to setup Protractor + Cucumber-js + Chai. At the end everything worked which was amazing 😀