var TestVar1, testVar2
NOTE: non-package variables cannot be overridden, except during init().
v0 - Unaudited: This is an initial version that has not yet been formally audited. A fully audited version will be pu...
v0 - Unaudited This is an initial version of this package that has not yet been formally audited. A fully audited version will be published as a subsequent release. Use in production at your own risk.
Package testutils provides testing utilities for Gno packages and realms, including test address generation and cryptographic helpers.
v0 - Unaudited: This is an initial version that has not yet been formally audited. A fully audited version will be published as a subsequent release. Use in production at your own risk.
Package testutils provides testing utilities for Gno packages and realms.
WrapCall adds a frame to the call stack, for testing call stack depth.
see access6.g0 etc.