Skip to content

Conversation

@laterlaugh
Copy link

…Temp

TempDir() is a method introduced in Go 1.15 for testing.T. It automatically creates a temporary directory and cleans it up after the test is complete, eliminating the hassle of manually handling errors and cleanup.

@laterlaugh laterlaugh requested a review from a team as a code owner March 8, 2025 03:12
@gammazero gammazero added the kind/nonfunctional Nonfunctional change (spelling, formatting, etc.) label Mar 11, 2025
@gammazero
Copy link
Contributor

Done in #10753

@gammazero gammazero closed this Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/nonfunctional Nonfunctional change (spelling, formatting, etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants