๐Ÿ“ฆ goldbergyoni / test-eyes

Deep eyes into your organization readiness for agentic coding

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching
๐Ÿ“ฅ Clone https://github.com/goldbergyoni/test-eyes.git
HTTPS git clone https://github.com/goldbergyoni/test-eyes.git
SSH git clone git@github.com:goldbergyoni/test-eyes.git
CLI gh repo clone goldbergyoni/test-eyes
Loading files...
๐Ÿ“„ README.md
โš ๏ธ Work in Progress - This project is under active development. Not ready for production use yet.

Installation

  • Grant GitHub pages permissions...
  • Put this after your test command:
uses: test-eyes/smart-reporter@v1
        with:
          junit-path: './junit.xml'
          post-comment-with-link-to-report: true
          cache_duration_in_minutes: 60

Flow

  • Tests run, they produce junit.xml somewhere
  • Save a single run into the data branch
  • Check if last sync date is greater than now + cache
  • Re-calculate main data including the last run
  • Deploy frontend
  • Push comment