deepeval-evaluation

Installation
SKILL.md

deepeval-evaluation

Overview

Per de-start, DeepEval is "an open-source LLM eval package" enabling "evaluation of LLM applications locally through test cases and metrics." The model: each test constructs an LLMTestCase, applies one or more Metric instances, and either asserts (assert_test) or batch-evaluates (evaluate). Pytest discovery + reporting works unchanged.

When to use

Installs
1
Repository
testland/qa
GitHub Stars
8
First Seen
Aug 12, 2026
deepeval-evaluation — testland/qa