pkgsrc/devel/texttest/DESCR
schmonz f62a1ed44a Initial import of TextTest, an open source tool for text-based
functional testing. This means running a program in lots of different
ways from the command line, and using the text output produced as a
means of controlling the behaviour of that application.
2020-04-18 19:42:18 +00:00

4 lines
241 B
Text

TextTest is an open source tool for text-based functional testing. This
means running a program in lots of different ways from the command line,
and using the text output produced as a means of controlling the
behaviour of that application.