View Source ExUnitJumpstart.CreateFiles (ex_unit_jumpstart v0.0.2)

Creates test files for code files that don't have a test file.

Link to this section Summary

Link to this section Functions

Link to this function

create_missing_test_files(config, code_files, test_files)

View Source
Link to this function

create_test_file(config, code_file)

View Source
Link to this function

gen_test_file_skeleton(config, code_file)

View Source