New features:
- added
test.focus
to focus on a case/suite - added
test.skip
to skip cases/suites
QoL:
- Added error messages when asserts are called outside of tests
- Added runtime type checks for table assertions
- Published package to pesde
Fixes:
- relaxed typechecking on table assertions to support metatables