Automated test tools for Linux/ncurses

后端 未结 4 900
忘掉有多难
忘掉有多难 2020-12-16 15:52

I\'ve picked up a legacy application developed in C/C++ on Linux, using ncurses for UI. What automated testing tools are there for this environment?

Edit:

4条回答
  •  轮回少年
    2020-12-16 16:41

    Have a look at the free version of TETware from the Open Group. It is a full test harness based on TCL.

提交回复
热议问题