Skip to content

Conversation

coder-jatin-s
Copy link

@coder-jatin-s coder-jatin-s commented Sep 13, 2025

Fix #13607

This PR improves error reporting when a custom CLI argument (defined via conftest.py) is used alongside a non-existent path.

  • Refactored the related test to be a top-level function using the pytester fixture.
  • Removed duplicate or incorrect test definitions to prevent fixture errors and ensure proper test discovery.

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.

Confusing error messages when specifying a path that doesn't exist when specifying a custom argument
1 participant