mGui icon indicating copy to clipboard operation
mGui copied to clipboard

Feature idea: debug mode asserts

Open theodox opened this issue 7 years ago • 0 comments

As part of the idea for converting our tests to a formal mock library, it might be nice to add a debug mode where users could enable a flag that would aggressively ensure that passed in arguments were of the correct type and nature -- not quite MyLint but something that would do a good job of catching things like strings-for-numbers or non-mgui classes where mgui was expected....

theodox avatar Jul 23 '18 23:07 theodox