Skip to content

Show score output in pytest report#24

Merged
alxwrd merged 1 commit into
mainfrom
feature/eager-bikes-check-379
Apr 15, 2026
Merged

Show score output in pytest report#24
alxwrd merged 1 commit into
mainfrom
feature/eager-bikes-check-379

Conversation

@alxwrd
Copy link
Copy Markdown
Owner

@alxwrd alxwrd commented Apr 15, 2026

This updates the report output to take score results into account. In normal mode it treats assertions as 0.0 (False) and 1.0 (True) and averages the score with the score output. In verbose mode, they get shown inline with the assertions.

Closes #3

Co-Authored-By: Claude <claude[bot]@users.noreply.github.com>
@alxwrd alxwrd merged commit 5a8813f into main Apr 15, 2026
5 checks passed
@alxwrd alxwrd deleted the feature/eager-bikes-check-379 branch April 15, 2026 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Better support score type evaluators

1 participant