Skip to content
This repository was archived by the owner on Aug 23, 2020. It is now read-only.
This repository was archived by the owner on Aug 23, 2020. It is now read-only.

Strange result when trying to execute on specific project #79

@elifoster

Description

@elifoster

I'm trying to run mutest on a small project of mine, array_utility. I am using:

$ mutest --include lib --require array_utility --use rspec 'ArrayUtility' 

but it results in no mutations getting executed. Another project of mine with a similar setup, String-Utility-Ruby, works just fine using

$ mutest --include lib --require string-utility --use rspec 'StringUtility'

Is there something I'm doing wrong here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions