Skip to content

Instantly share code, notes, and snippets.

@safestudent
Last active March 14, 2019 13:54
Show Gist options
  • Save safestudent/43e820bda01b6e628251277273f4cafb to your computer and use it in GitHub Desktop.
Save safestudent/43e820bda01b6e628251277273f4cafb to your computer and use it in GitHub Desktop.
Generate Report
nunit3-console.exe --labels=All --out=TestResult.txt “--result=TestResult.xml;format=nunit2” ToolsList.AcceptanceTests\bin\Debug\ToolsList.AcceptanceTests.dll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment