Skip to content

Introduce strict mode #54

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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