Hello! Thanks for the amazing tool which really he...
# help
t
Hello! Thanks for the amazing tool which really helps! I have a question about recordings file names. We store the recordings in git and it would be really nice to control the names of files. Would be really cool if new recording files going to have as much the same names as previous so they are overriding the old recording and we can easily check the changes in 3rd party API we are mocking. Is there any solution for that in Wiremock?
t
Hi @TheUsharik in the 3.x beta line there’s now a
--filename-template
CLI parameter and
filenameTemplate()
equivalent you can use to control the filenames generated.
t
But in version 2.35.0 it's not possible, right?
t
No, only in 3.x
1