As a developer in CLF I would like to make use of the IOCTestFramework to test my IOCs. Some changes that need to be made to use it:
- CLF use Linux, the IOCTestFramework needs to work for both Linux/Windows
- The IOCTestFramework currently uses genie_python for channel access, solutions to this are:
- Make it optionally load genie_python or some other channel access library
- Remove genie_python entirely and just use a different channel access library
- Make genie_python public
- Make it configurable where to start IOCs from
@chris-d-gregory is happy to do this work
As a developer in CLF I would like to make use of the IOCTestFramework to test my IOCs. Some changes that need to be made to use it:
@chris-d-gregory is happy to do this work