atx / wtype

xdotool type for wayland
MIT License
373 stars 13 forks source link

Automatic testing. #27

Open atx opened 3 years ago

atx commented 3 years ago

A rudimentary automatic testing harness should be added. Something like launching wev in a headless instance of cage, then running wtype with various arguments against it and comparing the resulting logs to a reference.

Seems to depend on https://github.com/Hjdskes/cage/issues/21