There is a command line tool for which we need to write automated tests. Our test framework is written in C# and I was looking for .NET libraries which would let me do the automation (I know I can use the Process class; redirect the IO; do the validation, but I don't want to reinvent the wheel if possible). Ideally I'm looking for something like an expect library. Any suggestions?
A:
check out http://www.sourcecodeonline.com/details/command_line_automation_for__net.html its shareware but may be what you want or http://www.dnzone.com/go?205 also shareware
almog.ori
2009-07-23 09:03:15
The first link gives a 404.
Rohit
2009-07-23 14:19:13
seems fine to me?
almog.ori
2009-07-24 08:14:25