Skip to content

Instantly share code, notes, and snippets.

@vertigra
Last active March 23, 2017 14:32
Show Gist options
  • Select an option

  • Save vertigra/f45595f3a147f97a056cfc03af68a982 to your computer and use it in GitHub Desktop.

Select an option

Save vertigra/f45595f3a147f97a056cfc03af68a982 to your computer and use it in GitHub Desktop.
Вывод в консоль из nunit теста.

Вывод в консоль из nunit теста.

С установленым Reshaper без nunit test adapter так

Console.Out.WriteLine("Print string");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment