pdb-attach
pdb-attach copied to clipboard
Add test infrastructure for more intricate end to end tests.
Current end to end tests pipe stdin from a file, but this makes it impossible to send EOF to the interactive console. Consider adding similar functions like the old (now removed) ones used for end to end tests, but ones that aren't as clunky as those predecessors.