Support test and suite scoped temp files and directories with auto-cleanup.
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 2
- Forks
- 2
- Avg merge
- 12h 42m
- Merged PRs (30d)
- 2
Description
Perhaps something along the lines of tc.TempFile() or tc.TempDir()
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by finding the test and suite context APIs, then determine how a scoped temporary file or directory should be created and cleaned up for both test and suite lifetimes. Done means the proposed TempFile and TempDir behavior is defined, implemented, and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100