[test][utils] Add helper method to use pdb whith click
The click package alters stdin and stdout which makes it impossible to debug. This helper method does the necessary to setup a working pdb session.
The click package alters stdin and stdout which makes it impossible to debug. This helper method does the necessary to setup a working pdb session.