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
I love your test util. It looks very great. But I have no idea how to use it! Can you write some docs, not only about a compiling but using the library for a testing?
For example, I want to redirect an output from stdout to ITM (it is much faster than a semihosting). How can I do it? Can I implement my own "TestWriter" or something? How can I pass it as an argument to TestRunner?
The text was updated successfully, but these errors were encountered:
I love your test util. It looks very great. But I have no idea how to use it! Can you write some docs, not only about a compiling but using the library for a testing?
For example, I want to redirect an output from stdout to ITM (it is much faster than a semihosting). How can I do it? Can I implement my own "TestWriter" or something? How can I pass it as an argument to TestRunner?
The text was updated successfully, but these errors were encountered: