srf.reporter.mocha
TypeScript icon, indicating that this package has built-in type declarations

1.30.0 • Public • Published

Storm Runner Functional reporter for mocha testing framework

Prerequisites

run npm install srf.reporter.mocha

Set the following environment variables:

  • SRF_CLIENT_ID - Set your client id, the client id can be obtained from your srf account.
  • SRF_CLIENT_SECRET - Set your client secret, the client secret can be obtained from your srf account.
  • SRF_REPORTER_URL - Set SRF address for step reporting. (can also be set in reporter options)

Usage

mocha --reporter srf.reporter.mocha

####Reporter Options

Usage example

mocha --reporter srf.reporter.mocha --reporter-options debugReport=true

/srf.reporter.mocha/

    Package Sidebar

    Install

    npm i srf.reporter.mocha

    Weekly Downloads

    0

    Version

    1.30.0

    License

    MIT

    Unpacked Size

    20.8 kB

    Total Files

    20

    Last publish

    Collaborators

    • avishay.ben.shabtai