-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
enhancementNew feature or requestNew feature or requestforc-testEverything related to the `forc-test` lib and `forc test` command.Everything related to the `forc-test` lib and `forc test` command.team:toolingTooling TeamTooling Team
Description
https://github.com/FuelLabs/sway-rfcs/blob/master/rfcs/0014-abi-errors.md
Describes the error handling methodology we should be implementing into our tooling. AFAIK compiler support for this already landed. We should be decoding the error codes as described in the RFC. This should be done to the forc-test such that unit tests that produces a revert code actually shows a nice error description.
Edit: panic
is being added in #7073
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestforc-testEverything related to the `forc-test` lib and `forc test` command.Everything related to the `forc-test` lib and `forc test` command.team:toolingTooling TeamTooling Team