turq
turq copied to clipboard
add multi mock config file support
Improve the "-r --rules" arg, and add multi mock config file support
# if only one mock config file
turq -r $config_file_path
# if many mock config files
turq -r $config_file_dir
please refer to the issue @https://github.com/vfaronov/turq/issues/11