Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

How to stop randomizing / run a single example #80

@plexus

Description

@plexus

We are currently in the process of validating the Yaks README with Ataru. One issue we run in into is that we have a long list of failures, and minitest puts them in a random order.

This is very annoying when you're trying to fix things, because you pick a single example that you're trying to fix, but each time you run Ataru it shows up somewhere else in the output.

This use case could be addressed in two ways. If we could stop the output from being randomized, then one could simply work on the current first or last example. Or if you could tell ataru to only check a single example, you could just focus on that until it works.

Are either of these possible right now? Would it be easy to add?

/cc @mifix

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions