mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-22 19:29:39 +00:00
d0c45477f5
Test coverage is automatically enabled when go test is running with coverage enabled. It can be disabled for any Executor by using relevant methods. Coverage is gathered by capturing VM OPs during test contract execution and mapping them to the contract source code using the DebugInfo information. Signed-off-by: Slava0135 <super.novalskiy_0135@inbox.ru> |
||
---|---|---|
.. | ||
chain | ||
account.go | ||
basic.go | ||
client.go | ||
compile.go | ||
coverage.go | ||
doc.go | ||
signer.go | ||
signer_test.go |