Tests
BDD tests describing the business
BDD libraries like Spock, allow us to create nice descriptive tests. But if we want really to follow the BDD concept we must use business vocabulary when writing them. In this article we will show you our approach to this topic Being too technical As an example we will use Read more…