Commit a94f3b2
docs: update Testing_RunTestsWithCs signature to show all three parameters
Updated CLAUDE.md example code to demonstrate the complete three-parameter
signature: Testing_RunTestsWithCs(cs; $hostStorage; $userParams)
Previously showed only two parameters (cs and $testStorage), but the method
accepts an optional third parameter for user configuration (e.g., trigger
control, output format).
The syntaxEN.json file already contained the correct three-parameter
signature and was updated by 4D's automatic metadata generation.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 0381b82 commit a94f3b2
2 files changed
+504
-254
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
341 | | - | |
| 340 | + | |
| 341 | + | |
342 | 342 | | |
343 | | - | |
344 | | - | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
345 | 348 | | |
346 | 349 | | |
347 | 350 | | |
| |||
0 commit comments