c# - Command line automation – expect equivalent -


is a command line tool for which we need to write automated tests. Our test framework has been written in C # and I was looking for .NET libraries which would ask me to automate (I know that I can use the process class; redirecting to io; verifying, but I wheel if possible). Ideally I'm looking for something like a library. Any suggestions?

I know this is an old question, but no answer has been given.

IMO, every time I have done this (i.e. redirect process of process class, sdio, ster, etc and parsing output) every time the wheel has to be replaced again. Thought, I have reused an abstract base class for this purpose.

Perhaps someone else is aware of the library to do this, but I do not.

However, I will give a warning that I have seen such cases where redirecting to IO is not always correctly in NetSetwork (depending on how the program writes stedio or stadder, if you Whether or not you are hiding the window, if you are multi-threading, and some other situations) that fall under the rush, which results in hanging indefinitely.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -