• Home
Name Date Size #Lines LOC

..--

.bazelci/04-Jul-2025-4037

.bcr/04-Jul-2025-3933

.github/04-Jul-2025-9762

docgen/04-Jul-2025-256222

docs/04-Jul-2025-1,235970

e2e/bzlmod/04-Jul-2025-9376

lib/04-Jul-2025-6,0675,127

tests/04-Jul-2025-2,3131,950

.bazelignoreD04-Jul-2025111 43

.bazelrcD04-Jul-2025100 32

.gitignoreD04-Jul-2025103 65

.readthedocs.yamlD04-Jul-2025328 2418

AUTHORSD04-Jul-2025278 1310

BUILDD04-Jul-2025904 3024

CHANGELOG.mdD04-Jul-20252.8 KiB7355

CODEOWNERSD04-Jul-202532 21

CONTRIBUTING.mdD04-Jul-20251.1 KiB3121

LICENSED04-Jul-202511.1 KiB203169

METADATAD04-Jul-2025317 1512

MODULE.bazelD04-Jul-20252.2 KiB8070

README.mdD04-Jul-2025399 106

RELEASING.mdD04-Jul-2025384 127

WORKSPACE.bazelD04-Jul-20252.2 KiB6652

WORKSPACE.bzlmodD04-Jul-20250

addlicense.shD04-Jul-2025869 246

dev_extension.bzlD04-Jul-20251.6 KiB4841

README.md

1[![Build
2status](https://badge.buildkite.com/a82ebafd30ad56e0596dcd3a3a19f36985d064f7f7fb89e21e.svg?branch=master)](https://buildkite.com/bazel/rules-testing)
3
4# Frameworks and utilities for testing Bazel Starlark
5
6`rules_testing` provides frameworks and utilities to make testing Starlark code
7easier and convenient.
8
9For detailed docs, see the [docs website](https://rules-testing.readthedocs.io)
10