Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TestFixtures ¶
func TestFixtures( t *testing.T, dir string, createTestSpec func() interface{}, createExpected func() interface{}, check func(t *testing.T, spec interface{}, exp interface{}), )
TestFixtures run tests using multi-doc yaml file
# first doc is the test spec some_args: ... spec:
a: b
--- # second doc is the expected result c: d
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.