Skip to content

try out ui-test instead of trybuild#5863

Draft
davidhewitt wants to merge 5 commits intoPyO3:mainfrom
davidhewitt:ui-test
Draft

try out ui-test instead of trybuild#5863
davidhewitt wants to merge 5 commits intoPyO3:mainfrom
davidhewitt:ui-test

Conversation

@davidhewitt
Copy link
Member

I had some conversations at RustNation which inspired me to look into ui-test instead of trybuild for our UI testing. It seems pretty good on first glance:

  • Seems like there is more control on user normalizations
  • More choices on pass / fail granularity (e.g. in ci: install debug interpreter with uv #5447 we have a failure from trybuild attempting to run tests when we only need check-pass)
  • It seems to build a lot faster than trybuild in my testing this morning.

Pushing to get feedback in CI, I am optimistic this might be a nice improvement.

@davidhewitt davidhewitt added the CI-skip-changelog Skip checking changelog entry label Mar 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-skip-changelog Skip checking changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant