Tagged Questions
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 ...
4
votes
2answers
389 views
Experiences of test-driven devleopment in large projects
I've used TDD in personal projects, but I wondered if anyone had any experience of using this approach across a large team? Was there resistence to the test-first approach? Did you keep code coverage ...