tree: 0fe3f50f12664d3740feb0f82914177afcaa914d [path history] [tgz]
  1. __init__.py
  2. bar_test.py
  3. BUILD.in
  4. BUILD.out
  5. foo_test.py
  6. README.md
  7. test.yaml
  8. WORKSPACE
gazelle/python/testdata/multiple_tests/README.md

Multiple tests

This test case asserts that a second py_test rule is correctly created when a second *_test.py file is added to a package with an existing py_test rule.