NuGet-installed SDK and Unit Testing

3325
1
06-11-2015 04:09 AM
JoachimNitschke1
New Contributor II

We are trying to unit test code using ArcGIS Desktop SDK installed via NuGet. When running the tests we get an error message complaining that the ArcGISRuntime deployment folder cannot be found. We tried

  • setting the environment variable ArcGISRuntimeEnvironment.InstallPath
  • adding the ArcGIS folder to the deployment path in the test settings

Both did not help. Installation of the SDK would probably help, but we are looking for a NuGet solution.

Does anybody have an idea what to do?

0 Kudos
1 Reply
AnttiKajanus1
Occasional Contributor III

Could you provide a bit more information on your configuration/setup on the unittests/project types/etc... That would help us to understand what is going on.

cheers,

Antti

0 Kudos