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

[TouchRunner] Fix running multiple test assemblies in NUnitLite mode. #76

Merged
merged 1 commit into from
Jul 14, 2020

Conversation

rolfbjarne
Copy link
Member

It's not possible to use a single NUnitTestAssemblyRunner instance for
multiple assemblies, so we need to create one for each assembly we want to
test.

It's not possible to use a single NUnitTestAssemblyRunner instance for
multiple assemblies, so we need to create one for each assembly we want to
test.
@rolfbjarne rolfbjarne merged commit f8d9a21 into xamarin:master Jul 14, 2020
@rolfbjarne rolfbjarne deleted the multi-assemblu branch July 14, 2020 14:13
rolfbjarne added a commit that referenced this pull request Jul 14, 2020
…#76)

It's not possible to use a single NUnitTestAssemblyRunner instance for
multiple assemblies, so we need to create one for each assembly we want to
test.
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