Optional language: stringThe programming language, e.g. TypeScript. If
not provided, defaults to TypeScript.
Optional framework: stringThe testing framework, e.g. Jest. If not
provided, defaults to Jest.
Optional examples: stringExamples of how the tests should look. If not provided, defaults to an example of a TypeScript test.
Generated using TypeDoc
Generates instructions on how to write tests for the provided source code.
Returns
Instructions on how to write tests for the provided source code.