Bugzilla – Bug 182
Regression test suite
Last modified: 2015-08-08 05:35:02 PDT
A regression test suite would be neat to have. For example, look at Gambatte: it has over 2000 regression tests that can be run automatically via a non-interactive "testrunner" frontend. https://github.com/sinamas/gambatte/tree/master/test
I'd love to have a test suite, but implementing them will be tedious. Hopefully sometime around 0.3 I'll get around to doing something like this, but not before then.