Skip to content

Automatically replace example output in Markdown #6

@zupo

Description

@zupo

Current workflow:

  1. Do some changes in my CLI program.
  2. Run tesh to see what output changed where.
  3. Manually fix the expected output in shell session examples.

Ideal workflow:

  1. Do some changes in my CLI program.
  2. Run tesh --replace replaces the expected output in shell session examples with actual output.
  3. No need for manual copy/pasting changes. Use git diff to review if changes make sense.

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