Hi,
I am trying to run nunit tests with Fake Info/InfoProvider objects and receiving an exception when running the test.
Message: System.MissingMethodException : Method not found: 'NUnit.Framework.Interfaces.IPropertyBag TestAdapter.get_Properties()'.
In my project, NUnit is installed via kentico.libraries.tests and did not install it externally but still issue is coming.