Skip to content

Report tests where source code inspection / AST parsing failed #92

@lysnikolaou

Description

@lysnikolaou

In order to detect thread-unsafe tests we do parse the test source code and analyze the AST, for which we call inspect.getsource and ast.parse. Both of these can fail (see for example #88), so it'd be best to report tests where they have indeed failed to make reporting issues easier.

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