Description
I've just been trying bmad, starting with the quick dev flow, but it's absurd that in all tries it never added a single line of test -- which doesn't inspire confidence in the framework at all. The project context has been initialized with the proper bmad command, there is extremely explicit test guidance saying it's critical to always add tests for new or modified code etc. and it never respects that. There is no point whatsoever in being fast and a "simple" flow that doesn't do the bare minimum required for quality -- you can't even know if it did what was asked if tests don't exist. Please don't skip this.
Steps to reproduce
- Run bmad-quick-dev how many times you wish.
- Verify that it never adds tests regardless of instructions in AGENTS.md/CLAUDE.md etc.
Expected behavior
Tests according to the criteria and context captured by project initialization must always be added/changed as needed during the quick dev flow.
Actual behavior
Tests are never added, changed unless the build breaks etc.
Screenshots
No response
Which module is this for?
BMad Method (BMM) - Core Framework
BMad Version
6.2.2
Which AI IDE are you using?
Claude Code
Operating System
Linux
Relevant log output
Confirm
Description
I've just been trying bmad, starting with the quick dev flow, but it's absurd that in all tries it never added a single line of test -- which doesn't inspire confidence in the framework at all. The project context has been initialized with the proper bmad command, there is extremely explicit test guidance saying it's critical to always add tests for new or modified code etc. and it never respects that. There is no point whatsoever in being fast and a "simple" flow that doesn't do the bare minimum required for quality -- you can't even know if it did what was asked if tests don't exist. Please don't skip this.
Steps to reproduce
Expected behavior
Tests according to the criteria and context captured by project initialization must always be added/changed as needed during the quick dev flow.
Actual behavior
Tests are never added, changed unless the build breaks etc.
Screenshots
No response
Which module is this for?
BMad Method (BMM) - Core Framework
BMad Version
6.2.2
Which AI IDE are you using?
Claude Code
Operating System
Linux
Relevant log output
Confirm