turq
turq copied to clipboard
Mock HTTP server
Results
2
turq issues
Sort by
recently updated
recently updated
newest added
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...
Hi vfaronov, I just wonder how to start turq with multi-rule files? Thanks! I start turq with command in the following, may be it is not supported. ``` # data...