avh4 / elm-program-test

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

fillIn works with a specified id and aria-label, and more consistent … #84

Closed avh4 closed 4 years ago

avh4 commented 4 years ago

Fixes https://github.com/avh4/elm-program-test/issues/79 and starts setting up helper functions for making error messages more detailed and more consistent, and improves the error messages for fillIn.

avh4 commented 4 years ago

@mthadley can you review?