Skip to content

[BUG] Quick Dev flow doesn't add new tests at all despite CLAUDE.md/rules being extremely explicit about it #2208

@dcominottim

Description

@dcominottim

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

  1. Run bmad-quick-dev how many times you wish.
  2. 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

  • I've searched for existing issues
  • I'm using the latest version

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions