Skip to content

test: exercise sdist selection with git - #821

Open
Himanshuagrawal4 wants to merge 1 commit into
pypa:mainfrom
Himanshuagrawal4:PRO/flit-real-git-test-20260819
Open

test: exercise sdist selection with git#821
Himanshuagrawal4 wants to merge 1 commit into
pypa:mainfrom
Himanshuagrawal4:PRO/flit-real-git-test-20260819

Conversation

@Himanshuagrawal4

Copy link
Copy Markdown

Summary

Add an sdist integration test that initializes a real temporary Git repository, stages a Unicode-named file, and verifies that Flit's Git-backed file selection includes it. The test skips cleanly when Git is unavailable.

Closes #347

Validation

  • pytest -q tests/test_sdist.py (6 passed)

@Himanshuagrawal4
Himanshuagrawal4 marked this pull request as ready for review August 21, 2026 07:13
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.

Add test actually using git

1 participant