5 projects
phoenix2pytest
Turn production LLM failures into regression tests, automatically.
pytest-conversational
pytest plugin for multi-turn dialogue testing with a pluggable bot adapter. Rule-based, no LLM dependency.
secure-log2test
Convert Kibana or Splunk API log exports into runnable pytest suites with auth header and request body redaction.
postman2pytest
Convert Postman Collection v2.1 JSON files into executable pytest test suites
pytest-resilience-agent
pytest plugin that runs your LLM app under controlled chaos (timeouts, brownouts, rate limits, MCP errors, composed failures) and asserts it still meets its contract