avh4 / elm-program-test

Test Elm programs
https://elm-program-test.netlify.com/
MIT License
93 stars 27 forks source link

Support for elm-ui [tracking issue] #143

Open avh4 opened 2 years ago

avh4 commented 2 years ago

Ideally elm-program-test's functions for simulating user input should work with HTML produced by mdgriffith/elm-ui. So long as that HTML follows accessibility best practices, we should add support for it.

If you are using elm-ui, and a user input functions in elm-program-test doesn't work in some particular case, please make a new issue with the example rendered HTML and which function you're expecting to work (example issue).

Current issues