Hacker News new | ask | show | jobs
by westurner 105 days ago
ENH: record the debugging session to a script for reuse and writing tests
1 comments

Love this idea — just shipped it. PipeStep now records every step you run/skip/shell-into and saves a bash script on quit (pipestep-session-YYYYMMDD-HHMMSS.sh). Should be useful for reproducing debugging sessions and as a starting point for tests.