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 be able to run tests against an already running Beckhoff PLC. we could use the NOSIM option of the ioc test framework for this use to spin up a dummy process instead of run.bat which configures and runs a simulated PLC.
The text was updated successfully, but these errors were encountered:
you now should be able to run the tests in BeckhoffTestRunner against an already running IOC. This saves a lot of time as running the PLC for the tests takes ages and can be frustrating to do.
As a developer I would like to be able to run tests against an already running Beckhoff PLC. we could use the NOSIM option of the ioc test framework for this use to spin up a dummy process instead of
run.bat
which configures and runs a simulated PLC.The text was updated successfully, but these errors were encountered: