runners/

directory
v0.1.158 Latest Latest
Warning

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

Go to latest
Published: May 2, 2026 License: MIT

Directories

Path Synopsis
Package base is the runner foundation: it defines the RunnerEnvironment and Proc abstractions and provides three backends — Native, Docker, and Nix — plus the CompanionRunner wrapper that picks the best backend at runtime.
Package base is the runner foundation: it defines the RunnerEnvironment and Proc abstractions and provides three backends — Native, Docker, and Nix — plus the CompanionRunner wrapper that picks the best backend at runtime.
Package golang is the Go-specific runner: build, test, and run Go programs in any of the supported execution environments (native, Docker, Nix) with consistent behavior.
Package golang is the Go-specific runner: build, test, and run Go programs in any of the supported execution environments (native, Docker, Nix) with consistent behavior.
Package javascript runs and parses test output for JS/TS test runners — vitest, jest, playwright.
Package javascript runs and parses test output for JS/TS test runners — vitest, jest, playwright.
Package python is the Python-specific runner: build, test, and run Python services across native, Docker, and Nix backends.
Package python is the Python-specific runner: build, test, and run Python services across native, Docker, and Nix backends.
Package sandbox confines a child process's filesystem and network access using OS-level primitives.
Package sandbox confines a child process's filesystem and network access using OS-level primitives.
Package testmatrix provides a multi-environment test harness.
Package testmatrix provides a multi-environment test harness.

Jump to

Keyboard shortcuts

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