Versions in this module Expand all Collapse all v0 v0.1.0 May 27, 2024 Changes in this version + type Input struct + ErrorOnFailedTest bool + TestCases []Test + func (in *Input) DeepCopy() *Input + func (in *Input) DeepCopyInto(out *Input) + func (in *Input) DeepCopyObject() runtime.Object + type Test struct + Assert string + Description string + func (in *Test) DeepCopy() *Test + func (in *Test) DeepCopyInto(out *Test) v0.1.0-rc1 May 27, 2024