Difference between revisions of "Thread:Talk:Oculus/Movement/reply (33)"

From Robowiki
Jump to navigation Jump to search
m (Reply to Movement)
 
(No difference)

Latest revision as of 15:34, 3 September 2017

If there's one thing I learned from Robocode, there are always more bugs. Sometimes the bugs aren't even in the code, but in the assumptions the code was written with. That second category can't be caught with tests, just by looking for deviations from expected behaviour and being smart. The first category can be solved with just a bunch of hard, boring verification work.