tap-eater

0.0.3 • Public • Published

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

/tap-eater/

    Package Sidebar

    Install

    npm i tap-eater

    Weekly Downloads

    3

    Version

    0.0.3

    License

    BSD

    Last publish

    Collaborators

    • macbre