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.3-py3-none-any.whl (2.4 MB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for agentic_testari-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1a481d2b3d6e4545ed50b0222d66cf5dd12c76a3ee0564618471c264d0019e46
MD5 b50e32f688392eb1827ff4305b08c485
BLAKE2b-256 93e0338b549bd5c208922c394a3fcdda78e9b5c5c5c6193cd3b732193f0df113

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