Minimal
testSignal.configs.minimal enables the lowest-noise correctness checks:
test-signal/no-empty-async-teststest-signal/require-awaited-async-assertions
Use this preset when first introducing the plugin to a large existing test suite.
Rules in this presetโ
Fixlegend:fix= autofixablesuggest= suggestions available-= report only
| Rule | Fix |
|---|---|
no-empty-async-tests | - |
no-focused-tests | - |
require-awaited-async-assertions | - |