Skip to main content

Agentic Testari — autonomous QA testing under AIOS development discipline

Project description

Agentic Testari

Autonomous QA testing under AIOS development discipline.

The customer-facing wheel that ships:

  • EPIC N harness — AIOS personas, workflows, rules, constitution, skills, templates, checklists running as a runtime library
  • EPIC M storage + keychain — local SQLite (with sqlite-vec), OS keychain (license + API keys)
  • CLIat-cli and agentic-testari console scripts

Install

pip install agentic-testari

For UI testing (Helena):

pip install 'agentic-testari[helena]'
playwright install

For API testing (Victor):

pip install 'agentic-testari[victor]'

Everything:

pip install 'agentic-testari[all]'

First run

at-cli init        # Configure LLM (BYO key OR MCP delegation)
at-cli run "Test the login flow"
at-cli status
at-cli license     # Activate a Pro license

Architecture

The wheel is the local-first delivery vehicle. It bundles the entire AIOS discipline (.aios-core/ + .claude/) under agentic_testari/_resources/ so the harness loader works identically whether running from the source tree or the installed wheel.

LLM calls are always the user's. Zero bundled API keys. The CLI's init wizard mandates one of:

  • BYO API key (OpenAI / Anthropic / Azure) stored in OS keychain
  • MCP delegation to host (Claude Code / Codex / Cursor / Antigravity)

Code protection

The harness moat compiles to native binaries via Cython at wheel build time. Inspecting agentic_testari/harness/loader.so (Linux/macOS) or .pyd (Windows) gives you bytecode but not the AIOS discipline source.

License

Proprietary. Pro licensing required for production use. Free trial via at-cli license trial.

See https://agentictestari.com for tiers (€29 / €59 / €99 / Enterprise).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agentic_testari-0.1.0-py3-none-any.whl (2.3 MB view details)

Uploaded Python 3

File details

Details for the file agentic_testari-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for agentic_testari-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7deb4118be22955158c1b5a3d6d8169e3b01cdc13efefcf5d1f9b37dfb03b2dc
MD5 1b39d19a9bcce68f99cb410efdd136b5
BLAKE2b-256 a9a0c83a5bb6e0716a9571dd04f8b337c413693a5200e78864bcac61b6e8aaf2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page