Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: A CLI tool for quickly identifying failed tests in GitHub Actions (github.com/raine)
5 points by rane 10 months ago | hide | past | favorite | 1 comment



I have been working in a project where the whole test suite is sharded across 10+ jobs and I wanted to streamline the process of figuring out which tests are failing when a pull requests checks fail. Additionally, with `ght tests --files` I can then get just the failed test files and run tests on them locally.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: