qunit-console-grouper

0.3.0 • Public • Published

🐟 qunit-console-grouper 🐟

TravisCI Build Status Latest NPM release

QUnit plugin that groups console messages by test

Screenshot of qunit-console-grouper

🚀 Install

npm

npm install --save-dev qunit-console-grouper

or using yarn:

yarn add --dev qunit-console-grouper

(This is the recommended method for Ember projects.)

<script> Tag

Load qunit-console-grouper.js after qunit.js:

<script src="https://unpkg.com/qunitjs/qunit/qunit.js"></script>
<script src="https://unpkg.com/qunit-console-grouper/lib/qunit-console-grouper.js"></script>

📃 License

qunit-console-grouper is developed by and © simplabs GmbH and contributors. It is released under the MIT License.

/qunit-console-grouper/

    Package Sidebar

    Install

    npm i qunit-console-grouper

    Weekly Downloads

    774

    Version

    0.3.0

    License

    MIT

    Unpacked Size

    13.8 kB

    Total Files

    10

    Last publish

    Collaborators

    • turbo87
    • mainmatter