// AfterSuiteActions are actions that are run on ginkgo's SynchronizedAfterSuite func AfterSuiteActions(ctx context.Context) { … } func gatherTestSuiteMetrics(ctx context.Context) error { … }
// AfterSuiteActions are actions that are run on ginkgo's SynchronizedAfterSuite func AfterSuiteActions(ctx context.Context) { … } func gatherTestSuiteMetrics(ctx context.Context) error { … }