Skip to content

Unable to Test in Shell-Escape Required Directories #45

@ruppmatt

Description

@ruppmatt

The run_tests utility will not work when avida is built in a directory hierarchy that requires the use of escaped characters.

A candidate solution is to use pipes.quote, which is deprecated, to escape the application and test-configuration paths. However, test-specific configuration that refers to either of these settings internally (e.g. %(default_app)s) will not execute.

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