You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
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)
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.
0 commit comments