Skip to content

feat: add configurable smoke test runner with CLI argument support#106

Open
avilevy18 wants to merge 1 commit intomainfrom
avilevy-select-smoke-tests
Open

feat: add configurable smoke test runner with CLI argument support#106
avilevy18 wants to merge 1 commit intomainfrom
avilevy-select-smoke-tests

Conversation

@avilevy18
Copy link
Copy Markdown
Contributor

Some collectors don't have export logs or traces, this PR allows you to select which tests you want to run.

b/493887747

@avilevy18 avilevy18 requested a review from braydonk April 27, 2026 21:09
@avilevy18 avilevy18 requested a review from a team as a code owner April 27, 2026 21:09
@jefferbrecht
Copy link
Copy Markdown
Member

Why not do the filtering at the test-invocation layer? Go already supports selecting which tests you want to run with e.g. go test -run 'TestMetrics' ....

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.

2 participants