Skip to content

Conversation

NHDaly
Copy link
Member

@NHDaly NHDaly commented Jun 5, 2025

This code is based on what Pkg does, as identified here: #59 (comment)

  • Check if there are LocalPreferences.toml in test/
    • If not, check in top-level package path
  • Copy whatever LocalPreferences.toml you find into the tmp env.

TODO:

  • Add tests
  • Extend this to the other versions, once we're happy with it.
    • including backport to 1.6?

I think this fixes #59.

This code is based on what Pkg does, as identified here:
#59 (comment)

- Check if there are LocalPreferences.toml in test/
    - If not, check in top-level package path
- Copy whatever LocalPreferences.toml you find into the tmp env.
@NHDaly NHDaly marked this pull request as draft June 5, 2025 21:11
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.

Supporting packages whose tests depend on Preferences
1 participant