TimetoTest field guide
Documentation
Run browser checks, verify API behavior, and review pull requests — every result comes back as evidence, not a badge.
Start with the job in front of you
Start here
Documentation Run browser checks, verify API behavior, and review pull requests — every result comes back as evidence, not a badge.Quick start Create a project, give the agent a focused job, and inspect the evidence.Installation and access The web app is the fastest start. Use the CLI when you need terminal or CI execution.
Use the agent
How the agent works The agent turns a goal into tool calls, observes the result, and keeps evidence with the run.Write effective checks Give the agent a bounded job, a known starting state, and a result it can verify.Run and control checks Start from the web app or CLI, follow the live run, and stop or refine work when the evidence says to.
Workflows
Advanced
CLI and CI Use a personal access token to start and monitor TimetoTest work from terminal workflows.Repository integrations Connect a project to GitHub, GitLab, or Bitbucket Cloud for repository-aware code review workflows.API reference Find the machine-readable API catalog, then use the task docs for the workflow around it.