#unit-testing
Read more stories on Hashnode
Articles with this tag
Lets say we have a little beautiful code like this: def little_function(): do_something_a() But then some lovely PO tell us that method...