package unittests

import "k8s.io/kubernetes/test/e2e/framework/internal/unittests"

Index

Functions

func GetFrameworkOutput

func GetFrameworkOutput(t *testing.T, flags map[string]string) (output string, finalExitCode int)

GetFrameworkOutput captures writes to framework.Output during a test suite setup and returns it together with any explicit Exit call code, -1 if none. May only be called once per test binary.

Source Files

helpers.go

Directories

PathSynopsis
test/e2e/framework/internal/unittests/bugs
test/e2e/framework/internal/unittests/bugs/features
test/e2e/framework/internal/unittests/cleanup
test/e2e/framework/internal/unittests/features
test/e2e/framework/internal/unittests/list-labels
test/e2e/framework/internal/unittests/list-tests
Version
v1.33.0 (latest)
Published
Apr 23, 2025
Platform
linux/amd64
Imports
5 packages
Last checked
13 hours ago

Tools for package owners.