Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertOrderedJSONToKast ¶
func ConvertOrderedJSONToKast(data []byte, testFilePath string, processCodeCallback ProcessCodeFunc) (string, error)
ConvertOrderedJSONToKast parses data as an ordered JSON, assembles code if necessary and converts to KAST format, readable by K
Types ¶
type ProcessCodeFunc ¶
ProcessCodeFunc represents a callback to assemble the code in the test
Click to show internal directories.
Click to hide internal directories.