tcunit / TcUnit

An unit testing framework for Beckhoff's TwinCAT 3
Other
258 stars 72 forks source link

Creating my own I_TestResultLogger #188

Open doerk77 opened 2 years ago

doerk77 commented 2 years ago

In v1.2.1.0 injection of a custom I_TestResultLogger is pretty much impossible. I tried to implement my own XML publisher that allows customizing the file name, but I came across a few issues:

iadonkey commented 9 months ago

There is a library parameter to set the file name that FB_xUnitXmlPublisher uses