package
0.0.0-20220413201916-5f823d9ceced
Repository: https://github.com/mongodb/redalert.git
Documentation: pkg.go.dev
# Functions
LoadChecks takes a slice of tesfile.Tests and returns a slice of Checks to run.
# Structs
CheckToRun keeps the name and actual check object together for easy reporting to the user.
Test is a single check to run against a system.
TestFile is the YAML file that contains tests and aliases to run.
# Type aliases
Aliases is used to map one suite name to multiple "suites".