tree: 2e0ec5076f7fb86a5f846214dad9c60218fc4751 [path history] [tgz]
  1. __init__.py
  2. BUILD.in
  3. BUILD.out
  4. gazelle_python.yaml
  5. not_a_real_test.py
  6. README.md
  7. test.yaml
  8. test_not_a_real.py
  9. WORKSPACE
gazelle/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.