Skip to content

passing -n simpletest #53

@tyoc213

Description

@tyoc213

As I see you can execute 1 test inside a .rb test file

like http://flavio.castelli.name/2010/05/28/rails_execute_single_test/

But doing testdrb -I test/ test/integration/my_flows_test.rb -- -n test6 doesn't execute test6 inside my_flows I found the -- from semaperepelitsa/spork-minitest#1

I can run testdrb -I test/ test/integration/my_flows_test.rbbut now executing the whole file is taking to much (was thinking of move my failing test to other place... 🍶 )

Thanks for your help or clarification.

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