gnolang/gno

Auditing feedback: Tests need helper function to manipulate package names

Opened this issue · 0 comments

Description

Feedback from auditors of Gno code:

It would be helpful to have a helper function that can manipulate package names during testing. This would make testing much easier when testing two realms with dependencies, as it would allow initializing variables from another realm.