Show HN: Pytest-evals – Simple LLM apps evaluation using pytest
almogbaku Tuesday, January 21, 2025
Summary
pytest-evals is a Python testing framework that allows for the evaluation of expressions within test cases. It provides a simple way to check the expected output of expressions, making it useful for validating complex calculations or transformations in test suites.
11
3
Summary
github.com