https://github.com/bazelbuild/rules_testing
Starlark testing framework and utility libraries
https://github.com/bazelbuild/rules_testing
bazel starlark testing
Last synced: 3 months ago
JSON representation
Starlark testing framework and utility libraries
- Host: GitHub
- URL: https://github.com/bazelbuild/rules_testing
- Owner: bazelbuild
- License: apache-2.0
- Created: 2022-10-17T12:46:55.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-21T17:46:21.000Z (7 months ago)
- Last Synced: 2025-03-21T18:24:38.072Z (7 months ago)
- Topics: bazel, starlark, testing
- Language: Starlark
- Homepage: https://rules-testing.readthedocs.io/
- Size: 324 KB
- Stars: 24
- Watchers: 6
- Forks: 7
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
- Authors: AUTHORS
Awesome Lists containing this project
README
[](https://buildkite.com/bazel/rules-testing)# Frameworks and utilities for testing Bazel Starlark
`rules_testing` provides frameworks and utilities to make testing Starlark code
easier and convenient.For detailed docs, see the [docs website](https://rules-testing.readthedocs.io)