On 09.07.2016 13:02, Florian Schulze wrote: > I just released https://pypi.python.org/pypi/pytest-pdb
> It adds a ``whichtest`` command to pdb. It prints identifying information > about the current test you are in. Much easier than looking through the stack > trace of ``which`` and it prints info on parameters. Very nice! Just tried it and it works as advertised. Looking forward to more awesomeness in this regard! But pdbpp does not autocomplete the "whichtest" command, can this be done? Cheers, Daniel. _______________________________________________ pytest-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pytest-dev
