eslint-plugin-chai-expect-keywords
Assertion checker
A tool that checks for unsupported keywords in chai.js expect() assertions during code analysis.
1 stars
2 watching
1 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
turbo87/eslint-plugin-chai-expect | An ESLint plugin to enforce best practices in Chai.js expect statements | 27 |
ihordiachenko/eslint-plugin-chai-friendly | A plugin to make ESLint friendly with Chai's 'expect' and 'should' statements | 53 |
t-huth/eslint-plugin-chai-assert-bdd | An ESLint plugin to support assertions in JavaScript testing using the Chai assertion library. | 2 |
fintechstudios/eslint-plugin-chai-as-promised | Prevents common issues when using chai-as-promised in ESLint configuration | 4 |
developit/preact-jsx-chai | A plugin for Chai that enables comparing and validating JSX elements in Preact applications | 56 |
automattic/expect.js | An assertion toolkit for Node.js and the browser | 2,107 |
ocharles/assert-explainer | A plugin to simplify assertions in Haskell by providing detailed error messages and context when an assertion fails. | 65 |
akronae/eslint-plugin-exception-handling | Detects and warns about potential errors in functions that might throw exceptions. | 26 |
eslint-community/eslint-plugin-es-x | A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 118 |
infofarmer/eslint-plugin-jsx-a11y | Static AST checker for accessibility rules on JSX elements in React apps. | 22 |
brettz9/eslint-config-ash-nazg | A comprehensive configuration for JavaScript projects with enhanced error checking and code quality control. | 6 |
simbadltd/k6-expect | A k6 library that simplifies writing tests with assertions and custom logic | 2 |
mysticatea/eslint-plugin | Provides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects. | 26 |
amilajack/eslint-plugin-flowtype-errors | A tool that integrates Flow type checking into ESLint for easier JavaScript development and error detection. | 402 |
chaijs/assertion-error | Provides classes for representing errors and results in test and validation frameworks | 25 |