Skip to content

Create test framework in t/ and t/TestKit.pm for testing expressions #13

@cxw42

Description

@cxw42

We need to be able to test operations on Git repos. Minilla might be good as a source of ideas (but not code), since it has the same need.

  • Make a hierarchy under t/data that has various directories, subdirectories, ...
    • ? Add a submodule for purposes of author testing?
  • Add functions to t/TestKit.pm to make it easier to run tests against the repo when checked out, and to skip those tests if we're running make test in an extracted tarball (as opposed to a clone).
  • Add functional tests! E.g., does -print actually print the filenames we expect?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions