feat: merge behavior-driven-testing into test pillar#45
Merged
robotlearning123 merged 1 commit intomainfrom Mar 1, 2026
Merged
feat: merge behavior-driven-testing into test pillar#45robotlearning123 merged 1 commit intomainfrom
robotlearning123 merged 1 commit intomainfrom
Conversation
Integrate the full BDT methodology into agent-ready's skill as a testing sub-system. The test pillar now includes branch matrices, must-test reference tables, and a complete Analysis → Design → Execution workflow. Changes: - SKILL.md: add BDT section with core principles, must-test branches, branch matrix template, common mistakes, pre-release checklist - pillars.md: enhance test pillar with BDT components at L4/L5 - scoring-rubric.md: add BDT methodology indicators for L4+ scoring - references/testing/: 6 full reference files migrated from agent-next/behavior-driven-testing repo Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Agent Ready Scan Results
Full ReportAgent Readiness ReportLevel: L1 Pillar Summary
Failed Checks
...and 22 more |
Member
Author
Code reviewNo issues found. Checked for bugs and CLAUDE.md compliance. Note: Several minor issues were identified (level labeling consistency between pillars.md and scoring-rubric.md, untranslated Chinese text in testing-principles.md, missing L04 test template, M-series ID mismatch in test-templates.md) but none scored above the confidence threshold for flagging. These are worth addressing in a follow-up but do not block this PR. 🤖 Generated with Claude Code - If this code review was useful, please react with 👍. Otherwise, react with 👎. |
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.
Summary
testpillaragent-next/behavior-driven-testingrepoWhat changed
SKILL.md — new "Testing Methodology (Behavior-Driven Testing)" section:
pillars.md — test pillar enhanced:
scoring-rubric.md — test pillar scoring updated:
references/testing/ — 6 files migrated from behavior-driven-testing:
Follow-up
agent-next/behavior-driven-testingrepoTest plan
🤖 Generated with Claude Code