This week, team frontend set up our new project and copied the canteen feature from our previous frontend project. After this, we had to start thinking about testing our frontend
Categories
This week, team frontend set up our new project and copied the canteen feature from our previous frontend project. After this, we had to start thinking about testing our frontend
This week we looked into Cucumber’s Gherkin, a language syntax specification that accelerates behavior-driven development and allows us to specify features. The syntax is not hard to learn. We were able to outline our first feature file within 15 minutes. However, we noticed that we can’t really specify many feature files since most of our […]