[Feature]: Mock another contract in #[motsu::test]
#326
Labels
type: feature
New feature request.
type: test
Changes to the testing suite.
uphill
Some research/design is needed before this can be implemented.
What is the feature you would like to see?
Some contracts need to call another contracts, e.g.
Erc721::_check_on_erc721_received
.We want to be able to mock some behaviour, or at least mock return data in
motsu
unit tests.Contribution Guidelines
The text was updated successfully, but these errors were encountered: