Skip to main content

2 posts tagged with "python"

View All Tags

Own your LLM evals: capture DeepEval runs in TestRelic

· 4 min read
TestRelic Team
TestRelic Maintainers

If you evaluate LLM output with DeepEval, your eval results are some of the most valuable test data you have — and until now they lived in a separate tool from the rest of your tests. testrelic-deepeval changes that: it captures your DeepEval runs and uploads them to your TestRelic org, so evals sit next to your browser, API, and mobile tests with the same history, AI Insights, and dashboards.

TestRelic now speaks Python: pytest, Playwright, DeepEval, and Appium analytics

· 5 min read
TestRelic Team
TestRelic Maintainers

Today TestRelic speaks Python. We're shipping four pytest-native packages — testrelic-pytest, testrelic-playwright, testrelic-deepeval, and testrelic-appium — that capture the same rich test analytics our JavaScript reporters do, and stream them to the same cloud workspace. Each one installs from PyPI, activates through pytest's plugin system with no conftest.py wiring, and starts uploading on your next pytest run.