Generates (user generated) config.yaml files for unit tests. Use
add_read() and add_write() functions to add read and write
blocks.
create_config(
path,
description,
input_namespace,
output_namespace,
write_data_store = file.path(tempdir(), "datastore", ""),
force = TRUE,
local_repo = "local_repo"
)config file path
description field
input_namespace field
output_namespace field
write_data_store field
force
local_repo