Skip to content

Add test script to run unit tests using local vstest.console runner.#7

Merged
codito merged 2 commits intomicrosoft:masterfrom
codito:test
Aug 12, 2016
Merged

Add test script to run unit tests using local vstest.console runner.#7
codito merged 2 commits intomicrosoft:masterfrom
codito:test

Conversation

@codito
Copy link
Contributor

@codito codito commented Aug 12, 2016

Fix data collector unit tests to depend on Task.Id instead of thread id. A task may
or may not execute in new thread.

Fix test run event tests to wait for logger events to get flushed before verification.

All test projects now build for net46 and netcoreapp1.0.

Arun Mahapatra added 2 commits August 11, 2016 16:50
Fix data collector unit tests to depend on Task.Id instead of thread id. A task may
or may not execute in new thread.

Fix test run event tests to wait for logger events to get flushed before verification.

All test projects now build for net46 and netcoreapp1.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant