Skip to content

testscript: add support for the txtar file extension #126

@myitcv

Description

@myitcv

Currently, testscript is hard-coded to only look for .txt files.

This is unfortunate, because .txtar is a more descriptive extension that would better lend itself to automatic syntax highlighting (on GitHub) etc.

Opening this issue to capture the options for changing/extending this:

  1. switch the default to search for .txt and .txtar
  2. make it configurable via testscript.Params
  3. ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions