Directories ¶
Path | Synopsis |
---|---|
Package decorator provides functionality for parsing a decorater yaml and returns the result
|
Package decorator provides functionality for parsing a decorater yaml and returns the result |
Package evo provides genetic evolution algorithm for evolving test cases nolint: gosec
|
Package evo provides genetic evolution algorithm for evolving test cases nolint: gosec |
Package gen provides a generator for creating assignment statements for input parameters of functions for every function found in a given folder
|
Package gen provides a generator for creating assignment statements for input parameters of functions for every function found in a given folder |
Package ident provides a identifier creator which enforces unique variable names within the same scope
|
Package ident provides a identifier creator which enforces unique variable names within the same scope |
Package identlist keeps track of a list of identifiers while traversing to the AST
|
Package identlist keeps track of a list of identifiers while traversing to the AST |
Package importer provides a function to parse a directory and returns the package information
|
Package importer provides a function to parse a directory and returns the package information |
Package runtime analyses runtime output and converts it into assert statements
|
Package runtime analyses runtime output and converts it into assert statements |
Package testcase contains functionality for generating all necessary information in order to create test cases
|
Package testcase contains functionality for generating all necessary information in order to create test cases |
Package tmplexec provides functionality for generating test cases and executing them
|
Package tmplexec provides functionality for generating test cases and executing them |
Package utils contains utility functionality which is shared across mutiple packages
|
Package utils contains utility functionality which is shared across mutiple packages |
Click to show internal directories.
Click to hide internal directories.