Skip to content

Rubygems should not install test files #735

@anatol

Description

@anatol

I see that gemspec has test_files and many gemfiles include tests. I believe it is artifact from gem test times. I think tests in gemfiles are OK (e.g. in case if you decide to reintroduce gem test back #730). But gem install should not install these files, gem tests are useless for users (unless I missed something).

Bottomline: gem install should not install files from test_files.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions