When I run the my unit tests, they immediatly are being terminated. However no logging is presented. (only 'Failed to start' and 'Process finished with exit code 255').
Tests worked before... JUnit 4 does not give me this problem. Test do run succesfully in Maven.
I use JUnit5 Jupiter and IntelliJ IDEA 2020.1 (Ultimate Edition).
Anyone any thoughts?