eslint-plugin-chai-assert-bdd
Assertion library
An ESLint plugin to support assertions in JavaScript testing using the Chai assertion library.
2 stars
1 watching
0 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gavinaiken/eslint-plugin-chai-expect-keywords | A tool that checks for unsupported keywords in chai.js expect() assertions during code analysis. | 1 |
ihordiachenko/eslint-plugin-chai-friendly | A plugin to make ESLint friendly with Chai's 'expect' and 'should' statements | 53 |
turbo87/eslint-plugin-chai-expect | An ESLint plugin to enforce best practices in Chai.js expect statements | 27 |
fintechstudios/eslint-plugin-chai-as-promised | Prevents common issues when using chai-as-promised in ESLint configuration | 4 |
xdissent/karma-chai | Provides integration of Chai assertion library with Karma test runner | 60 |
winterbe/expekt | A BDD assertion library for Kotlin | 172 |
brettz9/eslint-plugin | Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
staltz/chai-virtual-dom | Provides virtual-dom element assertions for Chai assertion library | 24 |
unexpectedjs/unexpected | A toolkit for writing tests with assertions in JavaScript | 370 |
developit/preact-jsx-chai | A plugin for Chai that enables comparing and validating JSX elements in Preact applications | 56 |
testing-library/eslint-plugin-testing-library | A plugin for ESLint to enforce best practices and common testing rules for JavaScript testing libraries. | 992 |
iliubinskii/eslint-plugin-misc | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
automattic/expect.js | An assertion toolkit for Node.js and the browser | 2,107 |
power-assert-js/babel-plugin-espower | A Babel plugin that enhances assertion messages in JavaScript tests for more informative error descriptions. | 93 |
jlengstorf/eslint-plugin-replyguy | A plugin for ESLint that enforces arbitrary and contradictory coding rules inspired by Twitter discourse. | 420 |