Tagged Questions
8
votes
3answers
933 views
Is BDD (Behavior Driven Development) used in games?
I have been reading about BDD - Behavior Driven Development for a while, and I find it really easy and usefull to convert features into code. BDD users often call it TDD done right.
BDD is a tool for ...
17
votes
6answers
2k views
Is Test Driven Development viable in game development?
As being Scrum certified, I tend to prone for Agile methodologies while developping a system, and even use some canvas from the Scrum framework to manage my day-to-day work.
Besides, I am wondering ...