Closed slembcke closed 5 years ago
Finally got around to starting this: https://github.com/slembcke/debugger.lua/tree/automated-tests
Uses the configurable IO to run functional tests. Seems to work without a lot of fuss, even fuzzy matching output across different interpreters is pretty straightforward.
This is something I could probably work on with the time I have available. The low hanging fruit is to at least automate the tutorial as a test. Maybe start some simple unit tests beyond that.