Discover Packages
github.com/timo-reymann/ContainerHive
pkg
test
package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Mar 28, 2026
License: AGPL-3.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
RunProjectTests executes container structure tests for all images in a project
that match the given filters. Returns the number of tests run and failed.
Opts holds configuration for running project tests.
type Registry interface {
ImageRef(imageName, tag, platformStr, buildID string ) string
}
Registry provides image references for pulling from a remote registry.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.