Update repository name references from python-testing to python-unit-testing#3
Merged
thoughtparametersllc merged 3 commits intomainfrom Dec 19, 2025
Merged
Conversation
…it-testing/Python Unit Testing Co-authored-by: thoughtparametersllc <194255310+thoughtparametersllc@users.noreply.github.com>
…and release.yml Co-authored-by: thoughtparametersllc <194255310+thoughtparametersllc@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update text references for python testing
Update repository name references from python-testing to python-unit-testing
Dec 19, 2025
There was a problem hiding this comment.
Pull request overview
This PR updates all references to reflect the repository name change from python-testing to python-unit-testing. The changes ensure consistency across documentation, workflows, and configuration files.
- Updated repository name in all documentation files (README, SECURITY, CONTRIBUTING, CHANGELOG)
- Updated action usage examples across implementation guides (USAGE, QUICK_START, IMPLEMENTATION_SUMMARY)
- Updated workflow metadata to reflect the new marketplace name
Reviewed changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| SECURITY.md | Updated email subject line reference from python-testing to python-unit-testing |
| README.md | Updated repository title, marketplace badge, action usage examples (5 instances), and issue tracker URL |
| CONTRIBUTING.md | Updated document title and git clone URLs to use new repository name |
| CHANGELOG.md | Updated historical changelog entries to reflect corrected repository name references |
| .github/workflows/release.yml | Updated marketplace metadata output to show "Python Unit Testing" as the action name |
| .github/USAGE.md | Updated document title, description, and all action usage examples (10 instances) plus issue tracker URL |
| .github/QUICK_START.md | Updated guide introduction and all action usage examples (4 instances) plus issue tracker URL |
| .github/IMPLEMENTATION_SUMMARY.md | Updated document title, overview text, directory structure example, usage examples (3 instances), and support URL |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Repository name changed from
python-testingtopython-unit-testing. All documentation and configuration references needed updating to reflect the new name.Changes
Examples
40+ references updated across 8 files. All
python-testing→python-unit-testing, all "Python Testing" → "Python Unit Testing".Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.