Skip to content

Some tests should ignore files listed in MANIFEST.SKIP #31

Description

@charsbar

Tux pointed out that no_symlinks should exclude files listed in MANIFEST.SKIP even when we are under developing environment (i.e. Test::Kwalitee), because they don't go into a distribution. There should be more tests that should respect MANIFEST.SKIP, or, maybe everything listed in MANIFEST.SKIP should be excluded before actual file testing.

When we implement this, it would also be better to have another test that looks at MANIFEST.SKIP to see if important files are not listed, so that Test::Kwalitee users don't get upset when they are told something is missing when they see it in the repository.

This needs to change the order of testing.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions