Hi all, I just noticed something.
A while ago I added a test in the S7 module, which tested all sorts of combinations of types. This test alone added more than 7000 tests to the test-suite. We could see that in the trend for tests on Jenkins. Today I noticed a huge drop in the number of executed tests and it currently seems as if Junit5 tests are no longer being executed correctly. I’ll investigate the issue, but I have to admit that my trust in Junit 5 is again beginning to sink dramatically. Chris