Firstly , I would like to thank you to produce this very great and easy to use work for community.
I have a quick question regarding mock configuration
background:
currently we're using mitmproxy-mock in our test scenario and we have multiple cases which need to be mock differently
my aim is to separate the mock config to be multiple files per test cases so, that the maintainer can easily find the right place when there is the changes need to be done.
question:
as i check , right now it is support only 1 single file to be mock config, Is it possible to support multiple file in same folder ?
Best,
Oz