byte-physics / igortest

Igor Pro Universal Testing Framework
https://docs.byte-physics.de/igor-unit-testing-framework/
BSD 3-Clause "New" or "Revised" License
7 stars 2 forks source link

Fix: WARN(0) as no longer an error in JUnit output #439

Closed Garados007 closed 1 year ago

Garados007 commented 1 year ago

Failed warnings are now ingored in the JUnit output as JUnit has no support for it.

Close #437

Garados007 commented 1 year ago

@t-b @MichaelHuth Ready for review.