junit-pioneer icon indicating copy to clipboard operation
junit-pioneer copied to clipboard

Resources extension: Add a new `TemporaryFile` resource factory

Open jbduncan opened this issue 2 years ago • 0 comments

Consider adding a new TemporaryFile resource factory. This would allow users to create temporary files more easily than with TemporaryDirectory, if files are all they need.

This issue is a follow-up to #348 | #491.

jbduncan avatar Dec 12 '21 18:12 jbduncan