Y
Hacker News
new
|
ask
|
show
|
jobs
by
purrcat259
3265 days ago
Factorio is a good example of a test driven developed game:
https://www.factorio.com/blog/post/fff-186
2 comments
Lapsa
3265 days ago
factorio doesn't really qualify as coming from AAA gaming industry. and factorio devs are on another level.
link
purrcat259
3265 days ago
Yes, I agree. I forgot the AAA part after reading several comments before I posted mine.
link
hacker_9
3265 days ago
Is that TDD? Looks like automated tests run after each commit.
link
falcolas
3264 days ago
I agree; automated integration tests. Still incredibly useful (per the devs), and not quite the industry standard.
link