Skip to content

Add option to disable pre/post-test base directory traversal #21

Description

@chrahunt

Currently in TestFileEnvironment.run() we walk the entire script directory before and after execution of the process. In general this is probably much less optimal than we could be - individual tests could assert for specific expected files.

We should take a parameter in __init__ to allow disabling this behavior.

Metadata

Metadata

Assignees

No one assigned
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions