vitest-nyancat-reporter

1.0.0 • Public • Published

vitest-nyancat-reporter

This was forked from philihp/jest-nyan-reporter.

Jest Nyan Reporter Image

Installation

You can install by typing the following command in terminal.

For Yarn

yarn add -D vitest-nyancat-reporter

For NPM

npm install --save-dev vitest-nyancat-reporter

Configure

In order to configure the Nyancat Reporter, you can add the following configuration in your vite.config.js.

{
  "test": {
    "reporters": ["vitest-nyancat-reporter"],
  }
},

/vitest-nyancat-reporter/

    Package Sidebar

    Install

    npm i vitest-nyancat-reporter

    Weekly Downloads

    3

    Version

    1.0.0

    License

    LGPL 2.1

    Unpacked Size

    38.5 kB

    Total Files

    9

    Last publish

    Collaborators

    • poyoman