andreykarinskiy / ConsoleAcceptanceTesting

An example of acceptance testing for console applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ConsoleAcceptanceTesting

An example of acceptance testing for console applications.

Class Diagram

  1. Run ExampleApp/publish.cmd to publish console application as single executable file.
  2. Edit constant ApplicationUnderTest in Const.
  3. Run unit test.

About

An example of acceptance testing for console applications.

License:MIT License


Languages

Language:C# 99.1%Language:Batchfile 0.9%