You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer I would like to run up an IOC and emulator quickly and easily for a variety of reasons. Currently I can do this by:
Run Lewis from command line then the IOC with correct macros (This is a faff)
Create a dummy test in the IOCTestFramework that just sleeps for a while (Means commenting out all other tests and I can forget I put it in there)
It would be good if the IocTestFramework had a no-tests flag where it would boot up my emulator and connect an IOC to it and just run in that state indefinitely.
The text was updated successfully, but these errors were encountered:
As a developer I would like to run up an IOC and emulator quickly and easily for a variety of reasons. Currently I can do this by:
It would be good if the IocTestFramework had a
no-tests
flag where it would boot up my emulator and connect an IOC to it and just run in that state indefinitely.The text was updated successfully, but these errors were encountered: