Socket
Socket
Sign inDemoInstall

eslint-plugin-mocha

Package Overview
Dependencies
Maintainers
3
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-mocha - npm Package Versions

1
7

6.3.0

Diff

Changelog

Source

6.3.0 (February 19, 2020)

Bug Fixes

  • no-hooks-for-single-case: fix false postive in nested suites (#238)
  • Fix max-top-level-suites to ignore generated suites (#239)
  • Check static template strings in valid-test-description and valid-suite-description (#237)

Enhancements

  • no-hooks: add option to allow certain kind of hooks (#236)
  • Add schemas for options (and remove for files which are using settings) (#234)
  • Add u flag in RegExp for valid-test-description and valid-suite-description (#232)
  • Add fixable property to fixable rules (and mention in docs) (#228)
  • add plugin to recommended config (#226)

Documentation

  • Indicate whether rule is recommended (#229)
  • "Options" heading in doc files (and consistent level 2 heading) (#233)
  • Doc syntax issue (#231)

Code Refactoring

  • Nondeprecated rule format (#235)
  • Alphabetize rule lists (#227)

Build-Related

    • npm: Add package-lock.json (#230)
  • ✉️ Send a webhook to Coveralls when the build completes (#222)
lo1tuma
published 6.2.2 •

Changelog

Source

6.2.2 (November 22, 2019)

Bug Fixes

  • Support TDD interface in no-setup-in-describe (#220)

Build-Related

  • 🚀 Use GitHub Actions instead of Travis (#221)
lo1tuma
published 6.2.1 •

Changelog

Source

6.2.1 (October 28, 2019)

Bug Fixes

  • Fix no-setup-in-describe to allow mocha config calls (#215)
  • Relax no-synchronous-tests to allow non literals from concise arrows (#216)

Documentation

  • Minor documentation tweaks (#217)

Dependency Upgrades

  • Update devDependencies (#218)
lo1tuma
published 6.2.0 •

Changelog

Source

6.2.0 (October 14, 2019)

Enhancements

  • Startup Performance Optimization (#214)
lo1tuma
published 6.1.1 •

Changelog

Source

6.1.1 (September 11, 2019)

Bug Fixes

  • Fix no-setup-in-describe to allow Mocha suite config (#209)
lo1tuma
published 6.1.0 •

Changelog

Source

6.1.0 (August 22, 2019)

Enhancements

  • Add custom message for valid-suite-description (#207)
  • Add custom message for valid-test-description rule (#206)
lo1tuma
published 6.0.0 •

Changelog

Source

6.0.0 (July 17, 2019)

Breaking Changes

  • Revamped recommended ruleset (#200)
  • Drop nodejs 6 support (#197)

Bug Fixes

  • Fix no-setup-in-describe to correctly detect describe calls (#196)
  • Fix no-setup-in-describe to work with arrow functions (#195)

Features

  • Implement no-return-from-async rule (#190)

Dependency Upgrades

  • Update dev dependencies (#199)

Build-Related

  • Add nodejs to travis build environments (#198)
lo1tuma
published 5.3.0 •

Changelog

Source

5.3.0 (February 13, 2019)

Features

  • Implement no-async-describe rule (#188)
lo1tuma
published 5.2.1 •

Changelog

Source

5.2.1 (January 8, 2019)

Bug Fixes

  • Remove invalid test-cases and unreachable code from prefer-arrow-callback (#186)
  • Fix invalid syntax in test case (#182)

Documentation

  • Fixing typo (#184)
  • Replace warning with warn (#181)

Dependency Upgrades

  • Update dependencies (#187)
  • Update eslint-plugin-node to the latest version 🚀 (#173)
lo1tuma
published 5.2.0 •

Changelog

Source

5.2.0 (August 13, 2018)

Enhancements

  • Prohibit tests in beforeEach etc. hook calls (#174)
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