Skip to content

Introduce strict mode #54

@Mixermachine

Description

@Mixermachine

Sometimes when executing checks certain variables are ignored.
For example in the getterIsSetterCheck when there is no setter for a getter, this getter will be ignored and the test will still succeed.

Introduce a strict mode in which this would fail a test.
The failing parts should be manually excludable (via regex or direct string compare)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions