Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mochawesome

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mochawesome - npm Package Versions

1
7

2.2.1

Diff

Changelog

Source

[2.2.1]

Changed

  • Separated out before and after hooks
  • Bumped mochawesome-report-generator dependency to 2.1.0
adamgruber
published 2.2.0 •

Changelog

Source

[2.2.0]

Changed

  • Enable using addContext in beforeEach and afterEach test hooks
  • Fix a bug where you could pass an object with empty title string to addContext
  • Allow a context value of undefined to be displayed in the report
adamgruber
published 2.1.0 •

Changelog

Source

[2.1.0]

Added

  • Added new options: overwrite and timestamp
adamgruber
published 2.0.5 •

Changelog

Source

[2.0.5]

Fixed

  • Fix UnhandledPromiseRejectionWarning error when calling nonexistant exit function
  • Limit files included in package
adamgruber
published 2.0.4 •

Changelog

Source

[2.0.4]

Changed

  • Better handling of different coding styles in test code. #98
  • Separate utility functions from main reporter code for better test coverage
  • Bump mochawesome-report-generator and fs-extra packages
adamgruber
published 2.0.3 •

Changelog

Source

[2.0.3]

Added

  • Add enableCode option to be consistent with mochawesome-report-generator options
  • Add dev option for testing

Changed

  • Deprecate enableTestCode option

Fixed

  • Fixed #126
  • Fix default options handling
adamgruber
published 2.0.2 •

Changelog

Source

[2.0.2]

Fixed

adamgruber
published 2.0.1 •

Changelog

Source

[2.0.1]

Fixed

  • Fixed an issue where reportFilename was not propagated to config object
  • Updated handling of reportDir option to allow relative paths
  • Bumped mochawesome-report-generator dependency (requires 1.0.3 or higher)
adamgruber
published 1.5.5 •

adamgruber
published 2.0.0 •

Changelog

Source

[2.0.0]

Changed

  • Moved report generation to mochawesome-report package
  • Updated dependencies
  • Switched from jshint to eslint
  • Rewritten using ES6
  • Fixed an issue where test uuid was not generated properly
  • Added done function that will get called before mocha exits (eliminates need for --no-exit option)
  • Unit tests!
  • Added diff for test error
  • Added ability to display additional test context
  • Breaking reportName option changed to reportFilename
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc