Socket
Socket
Sign inDemoInstall

eslint-plugin-vitest

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-vitest - npm Package Compare versions

Comparing version 0.0.27 to 0.0.28

2

package.json
{
"name": "eslint-plugin-vitest",
"version": "0.0.27",
"version": "0.0.28",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "Eslint plugin for vitest",

@@ -53,11 +53,11 @@ ## eslint-plugin-vitest

| Name | Description | 🔧 |
| :--------------------------------------------------------- | :-------------------------------------- | :- |
| [expect-expect](docs/rules/expect-expect.md) | Enforce having expectation in test body | 🔧 |
| [lower-case-title](docs/rules/lower-case-title.md) | Enforce lowercase titles | 🔧 |
| [max-nested-describe](docs/rules/max-nested-describe.md) | Disallow nested describes | |
| [no-conditional-tests](docs/rules/no-conditional-tests.md) | Disallow conditional tests | |
| [no-focused-tests](docs/rules/no-focused-tests.md) | Disallow focused tests | 🔧 |
| [no-identical-title](docs/rules/no-identical-title.md) | Disallow identical titles | 🔧 |
| [no-skipped-tests](docs/rules/no-skipped-tests.md) | Disallow skipped tests | 🔧 |
| Name                 | Description | 🔧 |
| :--------------------------------------------------------- | :----------------------------------------------------------------------- | :- |
| [expect-expect](docs/rules/expect-expect.md) | Enforce having expectation in test body | 🔧 |
| [lower-case-title](docs/rules/lower-case-title.md) | Enforce lowercase titles | 🔧 |
| [max-nested-describe](docs/rules/max-nested-describe.md) | Nested describe block should be less than set max value or default value | |
| [no-conditional-tests](docs/rules/no-conditional-tests.md) | Disallow conditional tests | |
| [no-focused-tests](docs/rules/no-focused-tests.md) | Disallow focused tests | 🔧 |
| [no-identical-title](docs/rules/no-identical-title.md) | Disallow identical titles | 🔧 |
| [no-skipped-tests](docs/rules/no-skipped-tests.md) | Disallow skipped tests | 🔧 |

@@ -64,0 +64,0 @@ <!-- end auto-generated rules list -->

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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