eslint-plugin-mocha-cleanup

Test enforcer

Tools to enforce best practices in Mocha tests and suite structure

Check mocha tests for empty titles and equal titles, huge number of assertions in the one test and invalid sinon usage

GitHub

13 stars
4 watching
4 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 1 awesome list

eslinteslint-pluginmocha

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lo1tuma/eslint-plugin-mocha Provides ESLint rules to enforce best practices for Mocha testing frameworks 281
ihordiachenko/eslint-plugin-chai-friendly A plugin to make ESLint friendly with Chai's 'expect' and 'should' statements 53
ember-cli/ember-cli-mocha Provides Mocha and Chai testing tools for Ember.js applications 147
nkt/eslint-plugin-es5 A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions. 54
miherlosev/eslint-plugin-testcafe ESLint rules for testcafe to enforce good practices 15
mysticatea/eslint-plugin Provides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects. 26
purely-functional/eslint-plugin-pure Enforces purely functional programming practices in JavaScript code by disallowing certain constructs and enforcing best practices. 29
turbo87/eslint-plugin-chai-expect An ESLint plugin to enforce best practices in Chai.js expect statements 27
eslint-community/eslint-plugin-promise Enforces best practices for JavaScript promises to improve code readability and maintainability. 943
avajs/eslint-plugin-ava Provides custom ESLint rules for testing and validation in JavaScript projects 230
mozilla/eslint-plugin-no-unsanitized A custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code. 231
wikimedia/eslint-plugin-no-jquery A plugin to control and enforce the use of native equivalents in JavaScript code when using jQuery. 31
eslint-community/eslint-plugin-es-x A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. 118
amilajack/eslint-plugin-dom Tools to help detect and prevent forced DOM layout recalculations in JavaScript 9
testing-library/eslint-plugin-testing-library A plugin for ESLint to enforce best practices and common testing rules for JavaScript testing libraries. 992