Skip to content

Mention other potentially useful test runner options in exercises/shared/.docs/tests.md #906

Closed
@angelikatyborska

Description

@angelikatyborska

Extend exercises/shared/.docs/tests.md with the mention of those useful flags:

  • To run tests in order: --seed 0
  • To run tests until the first failure: --max-failures 1
  • To run a single specific test: test/some/particular/file_test.exs:12
  • anything else?

Also we need to fix the text about pending test to explain that only practice exercises have pending test.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions