Skip to content

absl.testing not compatbile with python unittest discover #299

Open
@yliu120

Description

@yliu120

Hi,

I found that even though absl.testing is extended from the unittest module but it is not compatible with unittest disover feature. This makes it hard to people who want to launch tests that mixed with both absl.testing impl and python unittest impl.

Not everyone is using bazel so could you please makes the flags parsing logic at test setup time?

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