Skip to content

🚀 Feature: --order option for random test order #902

Description

@sarenji

An --order option would allow people to uncover order dependencies. The three options would be --order random, --order random:seed, and --order default. Each randomized suite outputs the seed it used.

RSpec implements this, but their default order is random. Mocha doesn't have to do that. Some details on their --order parameter are here: http://blog.davidchelimsky.net/2012/01/04/rspec-28-is-released/

What do you think?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status
No status

Relationships

None yet

Development

No branches or pull requests

Issue actions