codearoni / mocha-table-flipper-reporter

Mocha reporter that adds table flipper ascii to failed test logs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mocha-table-flipper-reporter

Because failed tests suck.

Mocha Table Flipper Reporter for Mocha

Inspired by table_flipper by @iridakos.

Installation

Installation is simple using npm, just run the following command:

npm install --save-dev mocha-table-flipper-reporter

Usage

Now, run your tests and enjoy:

mocha --reporter mocha-table-flipper-reporter

About

Mocha reporter that adds table flipper ascii to failed test logs.

License:MIT License


Languages

Language:JavaScript 100.0%