Skip to content

Fix that defaultOptions.targetForVariableExpansion are not copied to generated test plan#47

Merged
mikeger merged 2 commits intomikeger:mainfrom
HeEAaD:fix-targetForVariableExpansion-gets-dropped
Mar 18, 2025
Merged

Fix that defaultOptions.targetForVariableExpansion are not copied to generated test plan#47
mikeger merged 2 commits intomikeger:mainfrom
HeEAaD:fix-targetForVariableExpansion-gets-dropped

Conversation

@HeEAaD
Copy link
Contributor

@HeEAaD HeEAaD commented Mar 17, 2025

This PR addresses an issue where the defaultOptions.targetForVariableExpansion entry was missing in the generated test plan. The fix implements the targetForVariableExpansion property in the DefaultOptions codable structure.

Additionally, this PR introduces the ".sortedKeys" output formatting to ensure consistent field ordering that matches Xcode's generated format. This enhancement simplifies comparison between original and generated test plans.

@mikeger mikeger merged commit 95449f9 into mikeger:main Mar 18, 2025
2 checks passed
@mikeger
Copy link
Owner

mikeger commented Mar 18, 2025

Thanks for the contribution @HeEAaD 🙇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants