Socket
Socket
Sign inDemoInstall

eslint-plugin-jest

Package Overview
Dependencies
Maintainers
9
Versions
325
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-jest - npm Package Versions

1
33

24.0.0

Diff

Changelog

Source

24.0.0 (2020-09-04)

Bug Fixes

  • no-large-snapshots: run on all files regardless of type (#637) (22113db), closes #370
  • remove Jasmine globals (#596) (a0e2bc5)
  • update to typescript-eslint@4 (1755965), closes #590

Code Refactoring

  • no-test-callback: rename rule to no-done-callback (#653) (e15a8d1)

Features

  • no-done-callback: support hooks (#656) (3e6cb44), closes #649 #651
  • add no-conditional-expect to the recommended ruleset (40cd89d)
  • add no-deprecated-functions to the recommended ruleset (5b2af00)
  • add no-interpolation-in-snapshots to the recommended ruleset (3705dff)
  • add valid-title to recommended ruleset (41f7873)
  • drop support for node 8 (#570) (6788e72)
  • set no-jasmine-globals to error in recommended ruleset (7080952)
  • no-large-snapshots: remove whitelistedSnapshots option (8c1c0c9)

BREAKING CHANGES

  • no-done-callback: no-done-callback will now report hooks using callbacks as well, not just tests
  • no-test-callback: rename no-test-callback to no-done-callback
  • recommend no-conditional-expect rule
  • recommend no-interpolation-in-snapshots rule
  • recommend no-deprecated-functions rule
  • recommend valid-title rule
  • recommend erroring for no-jasmine-globals rule
  • no-large-snapshots: no-large-snapshots runs on all files regardless of type
  • Jasmine globals are no marked as such
  • Node 10+ required
simenb
published 23.20.0 •

Changelog

Source

23.20.0 (2020-07-30)

Features

  • no-large-snapshots: deprecate whitelistedSnapshots for new name (#632) (706f5c2)
simenb
published 23.19.0 •

Changelog

Source

23.19.0 (2020-07-27)

Features

  • create no-interpolation-in-snapshots rule (#553) (8d2c17c)
simenb
published 23.18.2 •

Changelog

Source

23.18.2 (2020-07-26)

Bug Fixes

  • no-if: report conditionals in call expressions (4cfcf08), closes #557
simenb
published 23.18.1 •

Changelog

Source

23.18.1 (2020-07-26)

Bug Fixes

  • no-large-snapshots: actually compare allowed name strings to name (#625) (622a08c)
simenb
published 23.18.0 •

Changelog

Source

23.18.0 (2020-07-05)

Features

  • valid-title: support mustMatch & mustNotMatch options (#608) (4c7207e), closes #233
simenb
published 23.17.1 •

Changelog

Source

23.17.1 (2020-06-23)

Bug Fixes

  • lowercase-name: ignore all top level describes when option is true (#614) (624018a), closes #613
simenb
published 23.17.0 •

Changelog

Source

23.17.0 (2020-06-23)

Features

  • lowercase-name: support ignoreTopLevelDescribe option (#611) (36fdcc5), closes #247
simenb
published 23.16.0 •

Changelog

Source

23.16.0 (2020-06-21)

Features

  • create no-conditional-expect rule (aba53e4)
  • deprecate no-try-expect in favor of no-conditional-expect (6d07cad)
simenb
published 23.15.0 •

Changelog

Source

23.15.0 (2020-06-21)

Features

  • no-standalone-expect: support additionalTestBlockFunctions (#585) (ed220b2)
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