MetaMask / snaps

Extend the functionality of MetaMask using Snaps
https://metamask.io/snaps/
Other
711 stars 546 forks source link

Improve superstruct error messaging in `snaps-jest` #2426

Open hmalik88 opened 1 month ago

hmalik88 commented 1 month ago

Currently we throw only the first error when it comes to superstruct assertions, it would be better to throw a message with all the errors instead of possibly having people fix errors and see failures incrementally. We may benefit from writing a wrapper to create here.