testing using a bdd framework

BDD or Behavior-Driven Development is a process that emerged from test-driven development in 2006.

BDD encourages you to specify the behavior of your app in terms of user stories which are broken down into scenarios that can be built and tested.

Reference:

Testing Using a BDD Framework
Quick
Nimble