cspell-junit-reporter
TypeScript icon, indicating that this package has built-in type declarations

0.1.8 • Public • Published

cspell-junit-reporter

JUnit.xml reporter for cspell.

Installation

You can install the reporter with npm from the default registry:

npm i cspell-junit-reporter

Usage

The reporter understands the same option as the official cspell-json-reporter. Usage example:

cspell-cli lint --reporter cspell-junit-reporter /**/*.md

Will spell-check all markdown files and output JUnit compatible XML to stdout.

/cspell-junit-reporter/

    Package Sidebar

    Install

    npm i cspell-junit-reporter

    Weekly Downloads

    19

    Version

    0.1.8

    License

    MIT

    Unpacked Size

    62.3 kB

    Total Files

    20

    Last publish

    Collaborators

    • jkrenzer