Open 0xKitsune opened 2 years ago
Right now, there are some tests within the compiler and parser mods, but there should be more extensive tests validating things like PUSH10 0X01, as well as validating the correct errors are thrown when there are not enough values on the stack.
PUSH10 0X01
Right now, there are some tests within the compiler and parser mods, but there should be more extensive tests validating things like
PUSH10 0X01
, as well as validating the correct errors are thrown when there are not enough values on the stack.