Title: "BDD testing with Peridot" Date: 2017-01-31 09:57:55 Categories: [programming] tags: [bdd, peridot]
Peridot is a BDD testing framework (so behavior driven testing) but for your units of code – not your business logic.
Peridot is similar in that it offers a human readable way to test units – it is still PHP syntax, but its phrasing and nesting make it user-friendly enough to be understood by the client. And the phrasing also lends itself well to some really verbose reporting: