Skip to content

rake test fails to run a single test #26748

@Xenofex

Description

@Xenofex

Steps to reproduce

Run rake test path/to/test.rb to invoke a single file test, e.g.

$ bin/rake test test/models/card_test.rb

Expected behavior

Only the specified file is executed.

Actual behavior

The all the tests are executed.

However, rails test test/models/card_test.rb works file

System configuration

Rails version: 5.0.0.1

Ruby version: MRI 2.3.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions