config.yaml 762 B

1234567891011121314151617181920212223242526
  1. # TEA Module Configuration
  2. # Generated by BMAD installer
  3. # Version: 6.10.0
  4. # Date: 2026-07-07T15:49:20.249Z
  5. test_artifacts: "{project-root}/_bmad-output/test-artifacts"
  6. tea_use_playwright_utils: true
  7. tea_use_pactjs_utils: false
  8. tea_pact_mcp: none
  9. tea_browser_automation: auto
  10. tea_execution_mode: auto
  11. tea_capability_probe: true
  12. test_stack_type: auto
  13. ci_platform: auto
  14. test_framework: auto
  15. risk_threshold: p1
  16. test_design_output: _bmad-output/test-artifacts/test-design
  17. test_review_output: _bmad-output/test-artifacts/test-reviews
  18. trace_output: _bmad-output/test-artifacts/traceability
  19. # Core Configuration Values
  20. user_name: Helg
  21. project_name: wordle
  22. communication_language: English
  23. document_output_language: English
  24. output_folder: "{project-root}/_bmad-output"