Files
Files are folders you attach to a task: a repo, sample data, or fixtures.- Create them under Manage → Files.
- Open the task Files tab and attach what you need. Each attachment mounts at a path in the machine.

Upload or import from GitHub
When you add files or folders, choose Upload or From GitHub.- Upload — add local folders
- From GitHub — paste a public
github.comURL; Oqoqo snapshots at the resolved commit
Machines
A machine is the environment a run executes in: a realistic developer setup for the person you are testing for. Machines run on a standard Ubuntu image today. You set:- Packages — tools and dependencies you expect the user to have
- Services — anything that runs alongside the agent, such as a database or a local copy of your product
- Variables — values the agent needs, such as an API key




