Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bazelbuild/rules_testing
Starlark testing framework and utility libraries
https://github.com/bazelbuild/rules_testing
bazel starlark testing
Last synced: about 1 month 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 (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-29T10:07:26.000Z (3 months ago)
- Last Synced: 2024-11-29T11:23:20.835Z (3 months ago)
- Topics: bazel, starlark, testing
- Language: Starlark
- Homepage: https://rules-testing.readthedocs.io/
- Size: 261 KB
- Stars: 22
- Watchers: 7
- Forks: 6
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
- Authors: AUTHORS
Awesome Lists containing this project
README
[![Build
status](https://badge.buildkite.com/a82ebafd30ad56e0596dcd3a3a19f36985d064f7f7fb89e21e.svg?branch=master)](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)