Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add egui_kittest tests #32

Open
dmackdev opened this issue Oct 28, 2024 · 0 comments
Open

Add egui_kittest tests #32

dmackdev opened this issue Oct 28, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dmackdev
Copy link
Owner

dmackdev commented Oct 28, 2024

Once egui_kittest is published, it would be great to use it for:

  • Implementing tests that don't rely on the on_render render hook,
  • Testing click interactions with the JsonTree,
  • Snapshot tests for visual regressions.

As egui_kittest relies on accessibility labels, these would need to be added to the toggle buttons, and in a way that specifies their JSON pointer string. This should be behind a feature flag for this crate.

@dmackdev dmackdev added the enhancement New feature or request label Oct 28, 2024
@dmackdev dmackdev self-assigned this Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant