Versions in this module Expand all Collapse all v1 v1.0.0 Nov 1, 2024 Changes in this version + func CanCollect() bool + func GetCoverage() float64 + func InitializeCoverage(m *testing.M) + type TestCoverage interface + CollectCoverageAfterTestExecution func() + CollectCoverageBeforeTestExecution func() + func NewTestCoverage(sessionID, moduleID, suiteID, testID uint64, testFile string) TestCoverage