Skip to main content

Minimal

testSignal.configs.minimal enables the lowest-noise correctness checks:

  • test-signal/no-empty-async-tests
  • test-signal/require-awaited-async-assertions

Use this preset when first introducing the plugin to a large existing test suite.

Rules in this presetโ€‹

  • Fix legend:
    • fix = autofixable
    • suggest = suggestions available
    • - = report only
RuleFix
no-empty-async-tests-
no-focused-tests-
require-awaited-async-assertions-