Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

[TouchRunner] Print test output to the console. - #75

Merged
rolfbjarne merged 1 commit into
xamarin:masterfrom
rolfbjarne:cat-to-console
Jul 14, 2020
Merged

[TouchRunner] Print test output to the console.#75
rolfbjarne merged 1 commit into
xamarin:masterfrom
rolfbjarne:cat-to-console

Conversation

@rolfbjarne

Copy link
Copy Markdown
Member

Updated versions of NUnit will capture Console.Out during a test run. We want
to show it in the Console, so write it there when the test has finished.

I couldn't find a way to tell NUnit to not capture Console.Out in the first place.

Updated versions of NUnit will capture Console.Out during a test run. We want
to show it in the Console, so write it there when the test has finished.

I couldn't find a way to tell NUnit to not capture Console.Out in the first place.
@rolfbjarne
rolfbjarne merged commit c151a18 into xamarin:master Jul 14, 2020
@rolfbjarne
rolfbjarne deleted the cat-to-console branch July 14, 2020 14:13
rolfbjarne added a commit that referenced this pull request Jul 14, 2020
Updated versions of NUnit will capture Console.Out during a test run. We want
to show it in the Console, so write it there when the test has finished.

I couldn't find a way to tell NUnit to not capture Console.Out in the first place.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants