Method WithTests
WithTests(bool)
Sets whether to include tests in code generation.
public CodeAgentTemplate WithTests(bool include = true)
Parameters
includeboolTrue to include tests.
Sets whether to include tests in code generation.
public CodeAgentTemplate WithTests(bool include = true)
include boolTrue to include tests.