RefactorFirst icon indicating copy to clipboard operation
RefactorFirst copied to clipboard

Missing Support for temporary files?

Open khmarbaise opened this issue 4 years ago • 1 comments
trafficstars

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

khmarbaise avatar Jul 20 '21 18:07 khmarbaise

Thank you @khmarbaise - I'll give it a try 😊

jimbethancourt avatar Jul 22 '21 00:07 jimbethancourt