CLI
Commands
llmtest init
Create a starter test file:
llmtest initllmtest run
Run LLM tests:
llmtest run tests/
llmtest run tests/test_agent.pyllmtest providers
List available providers:
llmtest providersProvider Status Models
──────────────────────────────────────
openai ✓ ready gpt-5-mini, gpt-5, gpt-4.1
anthropic ✓ ready claude-opus-4-6, claude-sonnet-4-6
ollama ✗ not runningLast updated on