Open khmarbaise opened 3 years ago
There is written in the README:
Move from JUnit 4 to Junit 5. Junit 5 is lacking the support for temporary files that JUnit 4 provides.
Doesn't that fit you need: https://junit.org/junit5/docs/current/user-guide/#writing-tests-built-in-extensions-TempDirectory
Thank you @khmarbaise - I'll give it a try 😊
There is written in the README:
Doesn't that fit you need: https://junit.org/junit5/docs/current/user-guide/#writing-tests-built-in-extensions-TempDirectory