Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from

Conversation

codito
Copy link
Contributor

@codito codito commented Aug 11, 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.

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.
@AbhitejJohn AbhitejJohn self-assigned this Aug 11, 2016
@AbhitejJohn
Copy link
Contributor

Changes seem fine codito. Go ahead and merge.

@codito
Copy link
Contributor Author

codito commented Aug 12, 2016

Abandoned in favor of #7

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.

2 participants