我想知道python的哪些测试工具支持交互式程序的测试.例如,我有一个应用程序启动:
$ python dummy_program.py >> Hi whats your name? Joseph
我想要工具,Joseph所以我可以模仿这种互动行为.
Joseph
python testing
python ×1
testing ×1