Hacker News new | ask | show | jobs
by CobsterLock 1964 days ago
the devs at factorio have developed an amazing test suite automation system to automate regression tests. I wouldnt be surprised if this is what gives them most of their confidence to do twice daily releases. I thought it was newer, but they seem to have had it for the past 6 years. So i guess my point is they dont need to 100% trust every dev (while I'm sure they could with such a small team) they can instead trust in the tests.

https://www.factorio.com/blog/post/fff-62 https://www.factorio.com/blog/post/fff-186

2 comments

Wait, this went from twice-daily “updates” to release too fast. One is a blog post / tweet, the other is software related ;-) Where did you get twice daily _release_ from?
Release notes for updates pop up when you start the game. Last weekend I was starting the game twice a day. New release notes popped up every time. The "twice daily release" came from two or more updates being pushed out per day running up to the official 1.1 release.

Since the 1.0 release last year Wube has published what, 2 or 3 blog entries including the 1.1 release announcement?

Who owns the tests? Developers.