fixtures

package
v1.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DockerPsOutput = `` /* 633-byte string literal not displayed */

DockerPsOutput contains sample docker ps output for benchmarking

View Source
var GitDiffOutput = `` /* 685-byte string literal not displayed */

GitDiffOutput contains sample git diff output for benchmarking

View Source
var GitLogOutput = `` /* 824-byte string literal not displayed */

GitLogOutput contains sample git log output for benchmarking

View Source
var GitStatusOutput = `` /* 506-byte string literal not displayed */

GitStatusOutput contains sample git status output for benchmarking

View Source
var GoTestOutput = `` /* 391-byte string literal not displayed */

GoTestOutput contains sample go test output for benchmarking

View Source
var KubectlGetPodsOutput = `` /* 464-byte string literal not displayed */

KubectlGetPodsOutput contains sample kubectl get pods output for benchmarking

View Source
var LargeLogFile = generateLargeLog()

LargeLogFile contains a large simulated log file for benchmarking

View Source
var NpmInstallOutput = `npm WARN deprecated inflight@1.0.6: This module is not supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported

added 147 packages, and audited 148 packages in 12s

23 packages are looking for funding
  run ` + "`npm fund`" + ` for details

found 0 vulnerabilities`

NpmInstallOutput contains sample npm install output for benchmarking

View Source
var PytestOutput = `` /* 590-byte string literal not displayed */

PytestOutput contains sample pytest output for benchmarking

Functions

func AllFixtures

func AllFixtures() map[string]string

AllFixtures returns a map of all fixture names to their content

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL