@japa/spec-reporter
TypeScript icon, indicating that this package has built-in type declarations

1.3.3 • Public • Published

@japa/spec-reporter

Spec reporter for Japa tests runner

github-actions-image npm-image license-image typescript-image

Spec reporter displays a detailed output for the executed tests.

Installation

Install the package from the npm registry as follows.

npm i -D @japa/spec-reporter

# yarn
yarn add -D @japa/spec-reporter

Usage

You can use the spec reporter with the @japa/runner as follows.

import { configure } from '@japa/runner'
import { specReporter } from '@japa/spec-reporter'

configure({
  reporters: [specReporter()]
})

/@japa/spec-reporter/

    Package Sidebar

    Install

    npm i @japa/spec-reporter

    Weekly Downloads

    9,270

    Version

    1.3.3

    License

    MIT

    Unpacked Size

    13.8 kB

    Total Files

    9

    Last publish

    Collaborators

    • virk
    • romainlanz
    • julien-r44