A request is how you ask our agents to write a new test. Describe what needs to be tested — our agents take it from there.Documentation Index
Fetch the complete documentation index at: https://docs.empirical.run/llms.txt
Use this file to discover all available pages before exploring further.
Creating a request
A clear request leads to a better test. Cover these four things:
- What to test — the feature or user flow
- Steps — the actions the user takes, in order
- Expected outcome — what a passing test looks like
- Edge cases — any variations or special conditions to account for