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

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

Merged
rolfbjarne merged 1 commit into
xamarin:masterfrom
rolfbjarne:multi-assemblu
Jul 14, 2020
Merged

[TouchRunner] Fix running multiple test assemblies in NUnitLite mode.#76
rolfbjarne merged 1 commit into
xamarin:masterfrom
rolfbjarne:multi-assemblu

Conversation

@rolfbjarne

Copy link
Copy Markdown
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 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