SmartConnector Forum
Schneider Electric support forum about SmartConnector applications for integration of other building management systems (BMS) into EcoStruxure Building Operation.
Link copied. Please paste this link to share this article on your social media post.
After upgrading to V2.2.108, I modified the test program with highlighted. No test program was found on Test Explorer.
Clicked on Run All and got the following message:
------ Discover test started ------
NUnit VS Adapter 2.0.0.0 discovering tests is started
Attempt to load assembly with unsupported test framework in C:\SBO-MobileView-Integration\Sources\SmartConnector.Extension.MobileView\SmartConnector.Extension.MobileView.Test\bin\Debug\SmartConnector.Extension.MobileView.Test.dll
NUnit VS Adapter 2.0.0.0 discovering test is finished
========== Discover test finished: 0 found (0:00:01.223) ==========
Is there any thing I missed?
Thanks!
Link copied. Please paste this link to share this article on your social media post.
It seems that you are using NUnit 3.x attributes so I assume that you updated to that NuGet.
You can't "run" the test assy with NUnit 3 the way you used to do with NUnit 2.
You should review Section 6 of the SmartConnector Developers Guide for your options. What's outlined there is how to do things with NUnit 3
Link copied. Please paste this link to share this article on your social media post.
Yes, you are right. I reset it back to NUnit 2.6.4 and it works now.
Thanks!
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.