openzeppelin-test-helpers
openzeppelin-test-helpers copied to clipboard
Add support for custom errors
It would be nice to add support for Custom Errors in the library. An implementation of this is already present in the openzeppelin-contracts repo here I believe it should be moved here to allow anyone importing openzeppelin-test-helpers to use it
see #180