symflower / eval-dev-quality

DevQualityEval: An evaluation benchmark 📈 and framework to compare and evolve the quality of code generation of LLMs.
https://symflower.com/en/company/blog/2024/dev-quality-eval-v0.4.0-is-llama-3-better-than-gpt-4-for-generating-tests/
MIT License
128 stars 5 forks source link

refactor, Move the error used in the evaluation tests to a variable, to avoid copying it the test suites #138

Closed ruiAzevedo19 closed 4 months ago

ruiAzevedo19 commented 4 months ago

Part of #131