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
This change is by design. You can review the discussion on #488 and #1504 for some of the reasons.
Have you used the new --extensionsDirectory option? If you have and it's not working correctly, please provide details of your command-line and directory structure.
NUnit Engine/API versions 3.19.1.
How should extensions be loaded now? With the latest nunit-console (3.19.1) and engines/api, our extensions are no longer loading.
From the source code, you can see a major change here where the code is only looking at specific folders that match hardcoded patterns:
Does the documentation around loading extensions need to be updated, or is there a way to get engine to allow for other folders to contain extensions?
The text was updated successfully, but these errors were encountered: