ConsoleCompare

A Visual Studio extension for comparing the result of a console application to a given output set. Features include automating console input and simplifying the comparison of complex or verbose console output for both students and graders.

A custom file format, a Console Simile (stored in a .simile file), defines the expected console application output and user input.

For more details, or to download the latest release, see the GitHub repo.