A port of LuaUnit to Tabletop Simulator, featuring XML UI integration and multi-channel test output (chat, log, GUI).
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
1
commits
refactor: updates to improve consistency between the modules
20d16b3View on GitHubfeat: added asyncRun() to allow for spawning and other async operations.
fd97dddView on GitHubfeat: experiment successful. may be able to add await()-like functionality
f999316View on GitHubfeat: added `onChat()` and an example of equality testing with tables. Updates to README.md.
b6436f3View on GitHubfix: adjsut_err_msg_with_iter() function not passes tests in luaunit and works in TTS.
24ac3beView on GitHubrefactor: cleanup better error message for command line argument features.
b2b6ef8View on GitHub