Back to browse
GitHub Repository
0 starsPython

Avera – a deterministic check that proves no regression was introduced

by kiku79·Jun 19, 2026·1 point·0 comments

AI Analysis

●●SolidBig BrainDark Horse

Deterministic regression detection without LLMs when flaky test tools already exist.

Strengths
  • Blind-replay benchmark proves it catches real pytoolz regressions
  • JUnit XML output works with pytest and jest and go test
  • Tamper-evident evidence trail supports audit requirements
Weaknesses
  • Only catches regressions that existing tests already exercise
  • Doesn't distinguish flaky tests from real failures
Target Audience

CI/CD engineers and QA teams

Similar To

BuildScan · Develocity · Flaky.io

Similar Projects