lunarmodules / busted

Elegant Lua unit testing.
https://lunarmodules.github.io/busted/
MIT License
1.4k stars 185 forks source link

fix(outputter) cache all functions, use io.write not print #637

Closed Tieske closed 3 years ago

Tieske commented 3 years ago

fixes #632 closes #633

Tieske commented 3 years ago

since this is less well tested this could really use a review.

Anyone interested? @ajacksified @DorianGray @kikito @alerque