views:

251

answers:

1

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
The first link gives a 404.
Rohit
seems fine to me?
almog.ori