eslint-plugin-chai-expect

Expect checker

An ESLint plugin to enforce best practices in Chai.js expect statements

ESLint plugin that checks for common chai.js expect() mistakes

GitHub

27 stars
5 watching
13 forks
Language: JavaScript
last commit: 8 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ihordiachenko/eslint-plugin-chai-friendly A plugin to make ESLint friendly with Chai's 'expect' and 'should' statements 53
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
nickdeis/eslint-plugin-notice Enforces copyright notice at the top of JavaScript files and provides a mechanism to fix missing notices 26
cvisco/eslint-plugin-requirejs A plugin to enforce code conventions for RequireJS modules with ESLint 29
akronae/eslint-plugin-exception-handling Detects and warns about potential errors in functions that might throw exceptions. 27
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
developit/preact-jsx-chai A plugin for Chai that enables comparing and validating JSX elements in Preact applications 56
davidjbradshaw/eslint-plugin-only-error Automatically upgrades warning messages to error messages in ESLint 16
iliubinskii/eslint-plugin-misc A collection of ESLint rules for JavaScript and TypeScript files. 10
eslint-community/eslint-plugin-promise Enforces best practices for JavaScript promises to improve code readability and maintainability. 943
unlight/eslint-plugin-nestjs ESLint plugin providing rules to enforce coding standards and best practices in NestJS projects 40
allain/expect A set of functions for writing tests in a style similar to Jest. 45