Metadata-Version: 2.4
Name: tailtester
Version: 0.0.1
Summary: The pytest for AI agents — coming soon. https://tailtest.com
Project-URL: Homepage, https://tailtest.com
Project-URL: Repository, https://github.com/avansaber/tailtest
Author: AvanSaber Inc.
License-Expression: Apache-2.0
Keywords: agents,ai,evaluation,llm,testing
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# tailtest

**The pytest for AI agents.**

> You don't write tests. You build your agent — tailtest watches, learns, tests.

This is a placeholder package. The full release is coming soon.

## What tailtest will be

- Auto-generate tests by observing your development (Position 0)
- 22 assertion types: deterministic first, LLM-judge second
- 64 red-team attacks with OWASP compliance
- Works with any framework (LangChain, CrewAI, PydanticAI, raw API)
- Production monitoring with drift detection
- Zero telemetry, fully local, Apache 2.0

## Links

- Website: https://tailtest.com
- GitHub: https://github.com/avansaber/tailtest
- License: Apache 2.0

## Coming Soon

pip install tailtest
tailtest scan .
tailtest run
