eslint-plugin-chai-friendly
Expression checker
A plugin to make ESLint friendly with Chai's 'expect' and 'should' statements
Makes eslint friendly towards Chai.js 'expect' and 'should' statements.
53 stars
2 watching
10 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
chaieslinteslint-pluginjavascriptlintingunit-testing
Related projects:
Repository | Description | Stars |
---|---|---|
turbo87/eslint-plugin-chai-expect | An ESLint plugin to enforce best practices in Chai.js expect statements | 27 |
gavinaiken/eslint-plugin-chai-expect-keywords | A tool that checks for unsupported keywords in chai.js expect() assertions during code analysis. | 1 |
fintechstudios/eslint-plugin-chai-as-promised | Prevents common issues when using chai-as-promised in ESLint configuration | 4 |
t-huth/eslint-plugin-chai-assert-bdd | An ESLint plugin to support assertions in JavaScript testing using the Chai assertion library. | 2 |
iliubinskii/eslint-plugin-misc | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
eslint-community/eslint-plugin-es-x | A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 118 |
brettz9/eslint-plugin | Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
lo1tuma/eslint-plugin-mocha | Provides ESLint rules to enforce best practices for Mocha testing frameworks | 281 |
darraghoriordan/eslint-plugin-nestjs-typed | A set of ESLint rules to help detect and prevent common issues in NestJS applications written in TypeScript. | 174 |
infofarmer/eslint-plugin-jsx-a11y | Static AST checker for accessibility rules on JSX elements in React apps. | 22 |
akronae/eslint-plugin-exception-handling | Detects and warns about potential errors in functions that might throw exceptions. | 26 |
nickdeis/eslint-plugin-notice | Enforces copyright notice at the top of JavaScript files and provides a mechanism to fix missing notices | 26 |
mysticatea/eslint-plugin | Provides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects. | 26 |
tlvince/eslint-plugin-jasmine | ESLint plugin for enforcing Jasmine coding standards and best practices in JavaScript projects. | 95 |
eslint-community/eslint-plugin-eslint-comments | Adds additional ESLint rules for commenting out specific lines of code | 53 |