Skip to content

Document removal of no-skipped-tests rule #403

@khitrenovich

Description

@khitrenovich

I'm upgrading eslint-plugin-mocha from v10.5 to v11.2 (latest).

I run into the following error locally -

TypeError: Key "rules": Key "mocha/no-skipped-tests": Could not find "no-skipped-tests" in plugin "mocha".

It took me non-insignificant amount of digging to find out that the rule was removed and effectively replaced by no-pending-tests (in #365). The change makes sense, yet it would be great to have it mentioned in README or at least in the v11.0 changelog.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions