Comprehensive guide to installing and setting up TestDriver for VS Code
Initialize Your Project
.env
file and sample workflow files.Run TestDriver in Interactive Mode
/try
, /undo
, and /save
to interactively build and test your flows..yaml
file extension for all test files. This is a breaking change from v4 which uses the .yml
extension!Define Your Test Steps
Refine and Save Your Test
/undo
to remove the last step if needed./save
to generate a reusable YAML file.Run Saved Tests
testdriverai
) to explore and refine your tests before saving them. It’s faster and more intuitive!