kiso-testing icon indicating copy to clipboard operation
kiso-testing copied to clipboard

Feature Request one trc file per test case

Open Pog3k opened this issue 2 years ago • 0 comments

in order to have one trc (Can Log) file per test we want to add an option to do that.

Currently we have also have the TRC Merge which is always on per default.

From Discussion

  • Enable/Disable auto merge shall be possible.
  • It could be that the pcan drivers allows to force creating new TRC file without opening/closing the connection to the pcan.
  • Additional pcan connector api could then be added start_trace(trc_name: str | None) and stop_trace()

Will be done by @cody82

Pog3k avatar Jan 23 '24 10:01 Pog3k