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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for agentic_testari-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 268b2290abd76a65fe7926d1164aa6e2beba44b45d2f0372e310eba1c707d33f
MD5 ed3dfbf1085f1c131340db22897e1249
BLAKE2b-256 3ae63cd1ac5126f0a11558b5fd10c850048870124a52a13fed75a2347ab28b97

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