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

When FAIL() is encountered the whole test run is ended #465

Open MichaelHuth opened 7 months ago

MichaelHuth commented 7 months ago

But FAIL() should only end the current test case.