I noticed that when running with the TestingEngine, I haven't found a way to rewire from there.
Instead, I have to create a post-build process that runs the coyote rewrite step, before the systematic unit tests runs.
Am I missing some function of TestingEngine, or is the way I'm doing it the right way?
I noticed that when running with the TestingEngine, I haven't found a way to rewire from there.
Instead, I have to create a post-build process that runs the
coyote rewritestep, before the systematic unit tests runs.Am I missing some function of TestingEngine, or is the way I'm doing it the right way?