Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use JUnit TempDir to manage temporary files in tests #269

Merged

Conversation

slawekjaranowski
Copy link
Member

  • allow JUnit to manage temporary files
  • use Java NIO for creating temporary files/directory

- allow JUnit to manage temporary files
- use Java NIO for creating temporary files/directory
@slawekjaranowski slawekjaranowski linked an issue May 1, 2023 that may be closed by this pull request
@slawekjaranowski slawekjaranowski merged commit 49de4c3 into codehaus-plexus:master May 2, 2023
@slawekjaranowski slawekjaranowski deleted the junit-TempDir branch May 2, 2023 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Temp files left after tests are run
1 participant