Test Cases Generator

Generates manual test cases for stories (TestCasesGenerator job) and moves the tickets through the testing statuses.

Human doc: agents/docs/agents/test_cases_generator.md

Attributes

AttributeValue
JobTestCasesGenerator
Configtest_cases_generator.json
ContextId
outputTypecreation
skipAIProcessingfalse

Prompt snapshot

Full prompt / instruction set: agents/snapshots/test_cases_generator.md

Actions

preJSAction: moveToReadyForTesting.js

Move To Ready For Testing Action (postJSAction for test_cases_generator)

  • Source: agents/js/moveToReadyForTesting.js
  • No detected file I/O or side effects.

postJSAction: finishTestCasesGeneration.js

Finish Test Cases Generation (postJSAction for test_cases_generator)

  • Source: agents/js/finishTestCasesGeneration.js
  • Side effects:
    • remove label “sm_test_cases_triggered”

LLM step

  • outputType: creation
  • Prompt snapshot: agents/snapshots/test_cases_generator.md

Generated by js/agentDocGenerator.js

View the agent config on GitHub →

Generated from test_cases_generator.json in the agents repository and its human doc — edit either and the page follows. Last updated .