Hi,
Since all the recorded requests might contain sensitive data (such as credentials), I encrypted all the fixtures/* files before pushing them. Right after having processed to this gpg encryption, a few error started spawning and I realized from your source code that you actually expect each file from the fixture directory to fit your request/response model. Could we think about removing *.gpg files from readdirSync result before being parsed ? I can take care of it for sure if you agree with it.
By the way thank you for this tool, it's a nice and useful project for sure ! π
Best regards