Skip to content

Provide a way to run tests from a gem at install time #730

@anatol

Description

@anatol

I work on a Rubygems-Arch bridge that adds tighter integration between ArchLinux system package manager and rubygems.

I see that many rubygems include tests. But I do not see how to run these tests. It would be great if rubygems had a flag (something like gem install --runtests) that will verify that gem works fine on this system.

A related note - I think rubygems should not install test files on the system (at least by default). Test are needed only at build/install time. At run-time tests are useless for users.

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