Skip to content

History / Third party reporters

Revisions

  • Added missing events `waiting`, `ready` and `retry`

    @juergba juergba committed Feb 1, 2020
  • Brought function white-space to comply with the codebase's conventions

    @recyclingben recyclingben committed Nov 25, 2018
  • Removed code to terminate process. This is not the reporter's job, and is already covered by `Mocha.run()`.

    @plroebuck plroebuck committed Sep 23, 2018
  • Add code showing how to extend built-in reporter

    @anishkny anishkny committed May 17, 2018
  • Show how to use MyReporter locally

    @anishkny anishkny committed May 16, 2018
  • Updated Third party reporters (markdown)

    @AndersDJohnson AndersDJohnson committed Nov 21, 2017
  • Updated Third party reporters (markdown)

    @aperdomob aperdomob committed Aug 17, 2017
  • The events list is added to facilitate the implementation of the report

    @aperdomob aperdomob committed Aug 17, 2017
  • Require to call the Base reporter to work, otherwise and error happend in test executions

    @jhenaoz jhenaoz committed Sep 9, 2016
  • Link to lib/reporters in the repo so it's easy to see at a glance

    @maikeru maikeru committed Jul 21, 2016
  • Remove unused var

    @gzip gzip committed Aug 5, 2013
  • Created Third party reporters (markdown)

    @tj tj committed Jul 3, 2012