package
3.2.0+incompatible
Repository: https://github.com/stackb/rules_proto.git
Documentation: pkg.go.dev
# Functions
Cases is a utility function that runs a mapping of test cases.
WithConfiguration creates a new PluginConfiguration and applies all the given options.
WithDirectives assigns rule Directives.
WithLabel assigns the Label field.
WithOptions assigns the Options field.
WithOut assigns the Out field.
WithOutputs assigns the Outputs field.
# Structs
Case holds the inputs and expected outputs for black-box testing of a plugin implementation.
# Type aliases
PluginConfigurationOption modifies a configuration in-place.