abseil / abseil/abseil-py

absl.testing not compatbile with python unittest discover

Open
#299 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.5k
Forks
279
Avg merge
2d 1h
Merged PRs (30d)
1

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.