Skip to content

docs: document bundle, framework, maintainer, and example testing model#161

Merged
rosspeili merged 2 commits into
ARPAHLS:mainfrom
rosspeili:docs/issue-106-two-tier-testing
Jun 10, 2026
Merged

docs: document bundle, framework, maintainer, and example testing model#161
rosspeili merged 2 commits into
ARPAHLS:mainfrom
rosspeili:docs/issue-106-two-tier-testing

Conversation

@rosspeili

Copy link
Copy Markdown
Contributor

Description

Documents Skillware's four test layers — bundle, framework, maintainer, and example — so contributors know where tests live and what CI runs today.

Updates: docs/TESTING.md (main rewrite), CONTRIBUTING.md, README.md architecture tree, docs/contributing/ai_native_workflow.md, examples/README.md banner, and templates/python_skill/README.md checklist.

Also: pyproject.toml pytest config — collect from tests/ and skills/ only; ignore examples/.

No CI workflow changes. Current Actions scope remains pytest tests/; bundle tests stay a local pre-PR step for skill work.

Type of Change

  • Doc Fix: Documentation Update
  • Skill Proposal
  • Bug Report Fix
  • Framework Feature / RFC Updates

Checklist

  • Follows Agent Code of Conduct
  • pytest tests/ run locally (71 passed)
  • CHANGELOG.md updated under [Unreleased]
  • examples/README.md updated (examples ≠ tests note; no script changes)

Related Issues

Refs #106

Rewrite TESTING.md and align CONTRIBUTING, README, agent workflow, and template checklist. Add pytest testpaths with examples ignored. Refs ARPAHLS#106.
CodeQL Action v2 is retired; init, autobuild, and analyze now use v3.
@rosspeili rosspeili merged commit cced560 into ARPAHLS:main Jun 10, 2026
5 checks passed
@rosspeili rosspeili deleted the docs/issue-106-two-tier-testing branch June 10, 2026 16:01
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.

1 participant