would be amazing if `--pytest-args="--pdb"` automa...
# general
a
would be amazing if
--pytest-args="--pdb"
automatically gave pants the right set of flags to work
f
are you passing
--test-debug
during such test runs?
a
oh that's what it is! knew it was something.
h
You could set up a shortcut using the new cmd-line aliases feature: https://www.pantsbuild.org/v2.8/docs/reference-cli#section-alias
h/t to @curved-television-6568 for implementing it!
We really should document it more aggressively
c
It does come up rather frequently 😅
h
It is a fantastic feature!
❤️ 1