Create utilities for mocking hardware for use in controller tests
Opened this issue · 0 comments
amitschang commented
It would be nice to have some simple utilities for mocking hardware based on reference Input
/Output
classes so controllers can be tested. A controller author can then parametrize on input actions based on hw outputs without having to write boilerplate mocking codes.