Skip to content

Define a specified test file naming convention - *.test.yaml #131

@dylanhitt

Description

@dylanhitt

Define naming conventions for file, and only run commander against those files. Ex.

  • *.test.yaml
  • *.cmd_test.yaml
  • *.commander.yaml

--dir currently panics when an invalid file type is parsed. Proposed changes:

  1. Skip over all invalid files (i.e .sh, .bash, .yaml, etc).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions