ESLint plugin containing rules useful for QUnit tests.
Below is the list of rules available in this plugin.
- assert-args
- literal-compare-order
- no-arrow-tests
- no-assert-equal
- no-async-in-loops
- no-async-test
- no-commented-tests
- no-global-assertions
- no-global-expect
- no-global-module-test
- no-global-stop-start
- no-init
- no-jsdump
- no-negated-ok
- no-ok-equality
- no-only
- no-reassign-log-callbacks
- no-reset
- no-setup-teardown
- require-expect
- resolve-async