Expand description
Assert module contains a help macros to compare and test tables conveniently.
Macrosยง
- assert_
table - Assert a table.
- assert_
width - Assert table width.
- static_
table - Construct a static table.
- test_
table - Create a test function for table assertion.