MobileNativeFoundation / MobileNativeFoundation/rules_xcodeproj
Write tests for `pbxproj_partials.write_generated_xcfilelist`
Open
Nobody has claimed this yet.
cleanup
- Dominant language
- Swift
- Stars
- 626
- Forks
- 124
- PR merge metrics
- No merged PRs in 30d
Description
In order to get incremental generation mode into a proper build for additional widespread testing, I deferred some tests. We need some for pbxproj_partials.write_generated_xcfilelist.
Contributor guide
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
Locate the pbxproj_partials.write_generated_xcfilelist entry point and read its current callers and nearby tests. Add tests covering the function's generated xcfilelist behavior, then run the relevant test target; done means the incremental generation path has regression coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system, testing-qa
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100