Page 1 of 1

Test framework?

Posted: Tue Apr 16, 2024 10:57 pm
by fashionload
Hello everyone,,

IS there any plan to create a low level test framework to basically simulate a plugged in Phidget device / SBC / InterfaceKit with X sensors / switches?

Something that would allow us to test our program without having to physically have a phidget connected to the build server.

I am thinking of something like TestCase1.VirtualIkit.Connect(serial, name, version)

TestCase1.VirtualIKit.ThrowConnectionError(blah)

something like that

Re: Test framework?

Posted: Wed Apr 17, 2024 10:10 am
by Patrick
Hi,

No there aren't currently any plans for virtual Phidgets.

-Patrick