Skip to content

gh-131178: Add tests for site command-line interface #137807

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Antraxmin
Copy link

@Antraxmin Antraxmin commented Aug 15, 2025

Add comprehensive CLI tests for the site module covering:

  • Basic usage with no arguments
  • --user-site option
  • --user-base option
  • Combined --user-base --user-site options
  • Invalid option handling

All tests use subprocess to verify actual CLI behavior.

Add comprehensive CLI tests for the site module covering:
- Basic usage with no arguments
- --user-site option
- --user-base option
- Combined --user-base --user-site options
- Invalid option handling

All tests use subprocess to verify actual CLI behavior.
@Antraxmin Antraxmin requested a review from FFY00 as a code owner August 15, 2025 07:23
@bedevere-app bedevere-app bot added awaiting review tests Tests in the Lib/test dir labels Aug 15, 2025
@bedevere-app
Copy link

bedevere-app bot commented Aug 15, 2025

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@Antraxmin
Copy link
Author

@corona10 Hello. I'm a participant in the 2025 pycon KR sprint. Please review this PR!

@donBarbos
Copy link
Contributor

Thank you, but unfortunately we already have a similar PR #133582

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants