Skip to content

cbednarski/rerun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rerun

rerun is a small utility that reruns a command and writes stdout/stderr to a file whenever the exit code is non-zero.

rerun is intended to help identify tests that fail sometimes, and other quirky behavior. It automatically tracks failures and collects some basic statistics.

Installation

go install github.com/cbednarski/rerun

Usage

rerun command

About

Rerun a test or status check and capture failed runs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages