I started writing a few tests but some of the tests use external dll code placed in plugins.
I tried creating a assembly definition for de plugins folder but that did not really work out.
Is there a way to import the plugins inside my tests ?
Thanks for any attention !