Versions in this module Expand all Collapse all v13 v13.0.0 Aug 3, 2026 Changes in this version + func FileExists(pathname string) (bool, error) + func MockVariable[T any](p *T, v T) (reset func()) + func RequireTestFeatures(t *testing.T, requiredFeatures ...TestFeature) + type TestFeature string + const TestFeatureDocker + const TestFeatureLXC Other modules containing this package code.forgejo.org/forgejo/runner/v11 code.forgejo.org/forgejo/runner/v12 code.forgejo.org/forgejo/runner/v9