Skip to content

Conversation

kurtmckee
Copy link
Contributor

This change isolates the test suite from developers' DEFAULT_CONFIG_FILE. It does this by changing the value of the DEFAULT_CONFIG_FILE variable to point to a file named for a randomly-generated UUID.

Fixes #3610

  • ran the linter to address style issues (tox -e fix)
  • wrote descriptive pull request text
  • ensured there are test(s) validating the fix
  • added news fragment in docs/changelog folder
  • updated/extended the documentation

@kurtmckee kurtmckee force-pushed the isolate-user-config-issue-3610 branch from 12b7bcd to 04a3618 Compare September 18, 2025 18:18
@gaborbernat gaborbernat enabled auto-merge (squash) September 18, 2025 18:22
@gaborbernat gaborbernat merged commit 0805c83 into tox-dev:main Sep 18, 2025
29 checks passed
@kurtmckee kurtmckee deleted the isolate-user-config-issue-3610 branch September 18, 2025 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DEFAULT_CONFIG_FILE can cause the tox test suite to fail
2 participants