Skip to content

macbre/tap-eater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tap-eater

Consumes TAP file and sends an email in case of failed tests.

Installation

sudo apt-get install sendmail sendmail-bin
npm install --global tap-eater

Usage

tap-eater consumes TAP data from stdin:

cat examples/yslow.tap | tap-eater --email-to "foo@bar.net" --email-subject "YSlow test for bar.net" -v
tap-eater --help

About

Consumes TAP file and sends an email in case of failed tests

Resources

License

Stars

Watchers

Forks

Packages

No packages published