Re: Tips for implementing unit tests using Ignite.Net

2017-12-13 Thread Pavel Tupitsyn
Hi Raymond, Try disabling assembly shadow copy in the test runner settings, this is the most common issue. If this does not help, please provide more details about the errors you get. Pavel 14 дек. 2017 г. 1:34 пользователь "Raymond Wilson" < raymond_wil...@trimble.com> написал: I have a Vi

Tips for implementing unit tests using Ignite.Net

2017-12-13 Thread Raymond Wilson
I have a Visual Studio solution with some implementation that uses Ignite.Net and also a collection of unit tests. When I try to run a unit test that uses an Ignite capability I run into issues where the unit test fails with an unexpected error when executing a line like this: