tree: 535a32eb3173db23f6612b64937fc6c888f1dd6f [path history] [tgz]
  1. __init__.py
  2. BUILD.in
  3. BUILD.out
  4. gazelle_python.yaml
  5. README.md
  6. real_test.py
  7. test.yaml
  8. test_reality.py
  9. WORKSPACE
gazelle/python/testdata/python_target_with_test_in_name/README.md

Python target with test in name

Cover the case where a python file either starts with test_ or ends with _test, but is not an actual test.