You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/testing/commands/create-testcases.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -241,6 +241,8 @@ The command is designed for:
241
241
242
242
This context will be used to generate accurate, repository-specific test cases.
243
243
244
+
**IMPORTANT**: Do NOT ask for user confirmation after gathering context. Proceed directly to Step 4 (Generate Comprehensive Test Cases) using the gathered context.
245
+
244
246
4. **Generate Comprehensive Test Cases**:
245
247
246
248
**IMPORTANT**: Use the context gathered in Step 3 to create relevant, repository-specific test cases.
0 commit comments