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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for agentic_testari-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 07b22681313222e77f6c0cd735f5d1a902ad9ede9aaccb46ac050570f434a017
MD5 cc1baa7e6738b35c3a8647d5883773df
BLAKE2b-256 aedb14b93a0ca87ceea7a65e1ffb42fe41ed614897b2c8f701ab0341c529b2f5

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