Skip to content

docs: merge TESTING.md into CONTRIBUTING.md, remove TESTING.md#2228

Merged
mnriem merged 2 commits intogithub:mainfrom
mnriem:fix/merge-testing-into-contributing-2226
Apr 15, 2026
Merged

docs: merge TESTING.md into CONTRIBUTING.md, remove TESTING.md#2228
mnriem merged 2 commits intogithub:mainfrom
mnriem:fix/merge-testing-into-contributing-2226

Conversation

@mnriem
Copy link
Copy Markdown
Collaborator

@mnriem mnriem commented Apr 15, 2026

Summary

Merges relevant testing content from TESTING.md into CONTRIBUTING.md and removes TESTING.md.

What changed

CONTRIBUTING.md — merged in:

  • Automated checks section with the test_agent_config_consistency.py command
  • Manual testing section with setup instructions, process, reporting template, and the "determining which tests to run" prompt
  • Replaced all TESTING.md links with internal anchor links

CONTRIBUTING.md — removed:

  • "Testing template and command changes locally" section (referenced the deleted create-release-packages.sh / zip bundles)
  • Reference to non-existent tests/test_core_pack_scaffold.py
  • "Optional single-agent packaging spot check" section (zip bundles removed)

DEVELOPMENT.md — removed the TESTING.md row from the essential documents table; updated the CONTRIBUTING.md description to mention testing.

TESTING.md — deleted.

Closes #2226

Merge relevant testing content (automated checks, manual testing process,
reporting template, test-selection prompt) into CONTRIBUTING.md. Remove
obsolete content referencing deleted zip bundles and the non-existent
test_core_pack_scaffold.py file. Update DEVELOPMENT.md to remove the
TESTING.md entry.

Closes github#2226
Copilot AI review requested due to automatic review settings April 15, 2026 14:07
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR consolidates contributor testing guidance by moving relevant content from TESTING.md into CONTRIBUTING.md, updating references accordingly, and deleting TESTING.md to remove outdated instructions (including the reference to a non-existent test file raised in #2226).

Changes:

  • Merged “Automated checks” and “Manual testing” guidance (setup, process, reporting template, and test-selection prompt) into CONTRIBUTING.md.
  • Updated DEVELOPMENT.md to remove TESTING.md from the essential documents list and broaden the CONTRIBUTING.md description.
  • Deleted TESTING.md.
Show a summary per file
File Description
CONTRIBUTING.md Adds consolidated automated/manual testing guidance and replaces prior TESTING.md links with internal anchors.
DEVELOPMENT.md Removes TESTING.md from the essential documents table and updates the CONTRIBUTING.md description to include testing.
TESTING.md Removed (content merged into CONTRIBUTING.md).

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 3/3 changed files
  • Comments generated: 2

Comment thread CONTRIBUTING.md
Comment thread CONTRIBUTING.md Outdated
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR consolidates contributor testing guidance by merging relevant content from TESTING.md into CONTRIBUTING.md, then removing TESTING.md, eliminating outdated/broken references (including the non-existent tests/test_core_pack_scaffold.py mentioned in #2226).

Changes:

  • Moved automated-check and manual-testing guidance (including the test-selection prompt and PR reporting template) into CONTRIBUTING.md and replaced TESTING.md links with internal anchors.
  • Updated DEVELOPMENT.md to remove TESTING.md from the essential documents list and clarify that CONTRIBUTING.md includes testing practices.
  • Deleted TESTING.md.
Show a summary per file
File Description
CONTRIBUTING.md Adds consolidated automated checks + manual testing instructions and updates references to internal anchors.
DEVELOPMENT.md Removes TESTING.md from the essential docs table and updates the CONTRIBUTING.md description accordingly.
TESTING.md Deletes the redundant testing guide file after migration.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 3/3 changed files
  • Comments generated: 0 new

@mnriem mnriem merged commit b78a3cd into github:main Apr 15, 2026
12 checks passed
@mnriem mnriem deleted the fix/merge-testing-into-contributing-2226 branch April 15, 2026 14:57
kanfil added a commit to tikalk/agentic-sdlc-spec-kit that referenced this pull request Apr 15, 2026
… community catalog)

- a00e679 Add workflow engine with catalog system (github#2158)
- 3467d26 chore: release 0.7.0 (github#2217)
- 39c7b04 chore: deprecate --ai flag in favor of --integration (github#2218)
- f0886bd feat: register architect-preview in community catalog (github#2214)
- 33a28ec fix: unofficial PyPI warning + legacy extension command name auto-correction (github#2027)
- 2f5417f Add agent-assign extension to community catalog (github#2030)
- b78a3cd docs: merge TESTING.md into CONTRIBUTING.md (github#2228)
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.

[Bug]: TESTING.md references non-existent test file test_core_pack_scaffold.py

2 participants