Skip to content

agents: document direct integration test execution in testing rules - #4080

Merged
rickeylev merged 1 commit into
bazel-contrib:mainfrom
rickeylev:agents-testing-integration-rule
Aug 19, 2026
Merged

agents: document direct integration test execution in testing rules#4080
rickeylev merged 1 commit into
bazel-contrib:mainfrom
rickeylev:agents-testing-integration-rule

Conversation

@rickeylev

Copy link
Copy Markdown
Collaborator

Integration tests under tests/integration/ are filtered out by
the default --config=fast-tests configuration because they are
tagged with integration-test and enormous. When full integration
behavior needs to be verified, agents and developers must run them
directly without the fast-tests configuration flag.

Document how integration tests are tagged and outline the command to
invoke specific integration test targets directly without
--config=fast-tests.

Integration tests under tests/integration/ are filtered out by
--config=fast-tests. Document how to invoke them directly without the
flag when verification of full integration behavior is needed.
@rickeylev
rickeylev marked this pull request as ready for review August 19, 2026 04:30
@rickeylev
rickeylev requested a review from aignas as a code owner August 19, 2026 04:30
@rickeylev
rickeylev merged commit 6201ce2 into bazel-contrib:main Aug 19, 2026
3 of 5 checks passed
@rickeylev
rickeylev deleted the agents-testing-integration-rule branch August 19, 2026 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant