Skip to content

RunSuite helper#9536

Open
stephanos wants to merge 2 commits intomainfrom
stephanos/testenv-run-test-methods
Open

RunSuite helper#9536
stephanos wants to merge 2 commits intomainfrom
stephanos/testenv-run-test-methods

Conversation

@stephanos
Copy link
Contributor

@stephanos stephanos commented Mar 16, 2026

What changed?

Added RunSuite helper.

For reviewer: Use "Hide Whitespace" to make the diff trivial.

Why?

  1. Makes migrations from testify suites to TestEnv easier.
  2. Scopes tests and helpers to struct instead of package.
  3. Avoids nested t.Runs; preserving editor navigation to test methods.

How did you test it?

  • built
  • run locally and tested manually
  • covered by existing tests
  • added new unit test(s)
  • added new functional test(s)

@stephanos stephanos force-pushed the stephanos/testenv-run-test-methods branch 2 times, most recently from e514762 to e07b2ed Compare March 16, 2026 19:53
@stephanos stephanos force-pushed the stephanos/testenv-run-test-methods branch 8 times, most recently from d030c71 to e3cb07e Compare March 16, 2026 20:06
@stephanos stephanos marked this pull request as ready for review March 16, 2026 20:06
@stephanos stephanos requested review from a team as code owners March 16, 2026 20:06
@stephanos stephanos force-pushed the stephanos/testenv-run-test-methods branch from 1d0141c to 03479ba Compare March 16, 2026 21:41
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