Features - Part 2
Automated Checks
Tests run a command over SSH, or check a URL, and validate the output against an expected pattern. If it matches, the test passes; otherwise it fails.
Creating Tests Your Way
Describe what to check in plain language and the Agentic assistant drafts, verifies, and creates the test in one chat session, or add one of 13 built-in suggestions (website status, disk space, SSL expiry, MySQL, pending updates, and more) with a single tap.
AI-Assisted Validation
The AI proposes the expected output pattern for your service's output, matched as a regex when it compiles, otherwise as an exact string. You can adapt the command, expected output, or target server any time.
Run Them Anywhere
Run tests from the app (Run All or per test), from the home-screen Test Widget, or via the Test Servers and Run a single Test Shortcuts actions, all without opening the app. ContainEye also attempts background checks when iOS allows.