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
27 stars
5 watching
13 forks
Language: JavaScript
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A plugin to make ESLint friendly with Chai's 'expect' and 'should' statements | 54 |
| | A tool that checks for unsupported keywords in chai.js expect() assertions during code analysis. | 1 |
| | Prevents common issues when using chai-as-promised in ESLint configuration | 4 |
| | An ESLint plugin to support assertions in JavaScript testing using the Chai assertion library. | 2 |
| | Enforces copyright notice at the top of JavaScript files and provides a mechanism to fix missing notices | 26 |
| | A plugin to enforce code conventions for RequireJS modules with ESLint | 29 |
| | Detects and warns about potential errors in functions that might throw exceptions. | 31 |
| | A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
| | Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
| | A plugin for Chai that enables comparing and validating JSX elements in Preact applications | 56 |
| | Automatically upgrades warning messages to error messages in ESLint | 16 |
| | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
| | Enforces best practices for JavaScript promises to improve code readability and maintainability. | 943 |
| | ESLint plugin providing rules to enforce coding standards and best practices in NestJS projects | 40 |
| | A set of functions for writing tests in a style similar to Jest. | 45 |