DeMille / encrusted

A z-machine (interpreter) for text adventure games like Zork
https://sterlingdemille.com/encrusted
MIT License
128 stars 20 forks source link

Use RegTest #19

Closed curiousdannii closed 5 years ago

curiousdannii commented 5 years ago

Use RegTest for running tests. This is a proven system which makes it very easy to add new tests.

Also, in addition to Czech and Praxix, I'd recommend Minizork for authentic Infocom, Advent.z3 for the modern ZILF compiler, and Curses.z3 (first release) for Inform.

And if you come across anything which isn't caught by Praxix, I'd always be happy to accept pull requests for more tests. :)