Using JUnit5 for integration tests
Hi everyone,I'm currently working on integration tests in ACS Enterprise 7.4.1 that were made by some of my colleagues a couple of years ago, and now I have to switch from JUnit4 to JUnit5.The integration tests need to be running inside an existing A...