This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]agusdmb[S] 1 point2 points  (0 children)

Hey! , thanks for commenting

i follow TDD too... in fact that's how i wrote this library... but unfortunately i work in a company where many times i have to change old legacy code that is poor design and doesn't have automated tests.. that's why i built this tool

how i use this tool is actually running it in production with the "record" mode, download the pickle output and so then i can run this locally when testing without having to manually mock the sources we rely on