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

Support for disable app domain #171

Open
ptrupti opened this issue Jun 20, 2018 · 2 comments
Open

Support for disable app domain #171

ptrupti opened this issue Jun 20, 2018 · 2 comments

Comments

@ptrupti
Copy link

ptrupti commented Jun 20, 2018

Hi,
We need to run our tests in the default app domain because we are using CEFSharp in our application which needs to run in default app domain. Any pointers on how to disable the app domain creation or even modifying the existing vs adapter code would be appreciated.
Thanks
Trupti

@jnm2
Copy link
Contributor

jnm2 commented Jun 21, 2018

Here is the PR which added this support in the current adapter: nunit/nunit3-vs-adapter#391.

@z002Holpp
Copy link

Hi,
same here. Need to run multiple assemblies without switching the app domain for each assembly. Having all test assemblies run in the same default app domain would be a great solution for us.

Any hints how to achieve that or what would be the best way to modify the existing adapter are highly appreciated.

Thanks,
Stefan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants