Skip to content

Add egui_kittest tests #32

@dmackdev

Description

@dmackdev

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions