epam / epam/ai-dial-admin-evaluation-framework-backend
[Eval] Test case score management
Open
enhancement
FE Required
P2 - High
- Dominant language
- Java
- Stars
- 3
- Forks
- 1
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 27
Description
Similarly to how overall test suite run is scored, we need an additional test-case level score. Given the user-defined threshold, this score will be used to mark individual test cases as pass/fail.
Scope of BE support includes the following:
* ability to CRUD test case score (single score which is applicable for all test cases)
* ability to set a threshold for a test case score
Contributor guide
Assessment
This issue has not been assessed yet.