add METADATA file am: b026ecd62b am: 26b2b7ccf4 am: 08bca01f9a am: af990cca49 am: 79e5caf442

Original change: https://android-review.googlesource.com/c/platform/external/bazelbuild-rules_testing/+/2583100

Change-Id: I24c3f5963c1aa3f30b6c0e23744c34ebafbb7b61
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: 33f7f59bb8538a5fd155813f2b85f6d27e383207
  1. .bazelci/
  2. .bcr/
  3. .github/
  4. docgen/
  5. docs/
  6. e2e/
  7. lib/
  8. tests/
  9. .bazelignore
  10. .bazelrc
  11. .gitignore
  12. .readthedocs.yaml
  13. addlicense.sh
  14. AUTHORS
  15. BUILD
  16. CODEOWNERS
  17. CONTRIBUTING.md
  18. dev_extension.bzl
  19. LICENSE
  20. METADATA
  21. MODULE.bazel
  22. README.md
  23. RELEASING.md
  24. WORKSPACE.bazel
  25. WORKSPACE.bzlmod
README.md

Buildstatus

Framworks and utilities for testing Bazel Starlark rules

rules_testing provides frameworks and utilities to make testing Starlark rules easier and convenient.

For detailed docs, see the docs directory.