I'm using NUnit for unit testing, and I want to send some parameters through the nuni3-console. But when I insert the unit test project I have this error.
command inserted: nunit3-console pathToMyProject
Error: 'Not possible to associate a transparent proxy to the type...'
I dont know what it's wrong, and there is any other framework to send parameters on windows cmd?