Hacker News new | ask | show | jobs
by ianthehenry 1899 days ago
To add to this, I have used tmux for automated testing of full-screen interactive command-line apps. It comes out like PhantomJS: send-keys + capture-pane is pretty awesome (once you overcome dumb timing stuff).