/generate
Last updated
Was this helpful?
Last updated
Was this helpful?
Generate is a experimental feature that instructs testdriverai
to come up with it's own ! The /generate
command is used in our Generate a Test Suite demo.
/generate
will look at the display and generate lists of exploratory prompts that can be used to generate tests. Each exploratory test looks like a simple markdown file with a list inside.
Check out this test-search-function.md
for example:
The best way to use the /generate
command is to generate regression tests using .
Every test will be run in , and can be merged into a regression test!