Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/reference/test-encyclopedia.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ behavior and their toolchains will take precedence over the default ones.
Test rule authors can define their own test toolchain type and also register
a default toolchain for it.

## Integration Testing {#integration-testing}
## Integration Testing \{#integration-testing\}

Bazel now supports a new `test_feature()` for integration tests. This allows for more robust testing of complex systems.

Expand Down