bevry-archive / joe-reporter-console

This project is now inlined within Kava: https://github.com/bevry/kava

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

joe-reporter-console

Travis CI Build Status NPM version NPM downloads Dependency Status Dev Dependency Status
Patreon donate button Open Collective donate button Flattr donate button PayPal donate button Bitcoin donate button Wishlist browse button
Slack community badge

Console Reporter for the Joe Testing Framework

Install

NPM

  • Install: npm install --save joe-reporter-console
  • Module: require('joe-reporter-console')

Browserify

  • Install: npm install --save joe-reporter-console
  • Module: require('joe-reporter-console')
  • CDN URL: //wzrd.in/bundle/joe-reporter-console@2.0.2

Ender

  • Install: ender add joe-reporter-console
  • Module: require('joe-reporter-console')

This package is published with the following editions:

  • joe-reporter-console aliases joe-reporter-console/index.js which uses Editions to automatically select the correct edition for the consumers environment
  • joe-reporter-console/source/index.js is Source + ESNext + Require
  • joe-reporter-console/es2015/index.js is Babel Compiled + ES2015 + Require

Older environments may need Babel's Polyfill or something similar.

Usage

Reporter Name: console

Installation & Usage Instructions

Configuration & Documentation

History

Discover the release history by heading on over to the HISTORY.md file.

Contribute

Discover how you can contribute by heading on over to the CONTRIBUTING.md file.

Backers

Maintainers

These amazing people are maintaining this project:

Sponsors

No sponsors yet! Will you be the first?

Patreon donate button Open Collective donate button Flattr donate button PayPal donate button Bitcoin donate button Wishlist browse button

Contributors

These amazing people have contributed code to this project:

Discover how you can contribute by heading on over to the CONTRIBUTING.md file.

License

Unless stated otherwise all works are:

and licensed under:

About

This project is now inlined within Kava: https://github.com/bevry/kava

License:Other


Languages

Language:JavaScript 100.0%