- Aaron VonderHaar (github) (twitter)
elm-format episode
elm-program-test
elm-test
elm-test episode
- BDD As It's Meant To Be Done video by Matt Wynne
- BDD (Behavior-Driven Development)
- Gherkin syntax
- Outside in vs. inside out testing
ensure vs. expect functions
- The Effect Pattern
- Http simulation example from examples folder
- An
elm-program-test example using a generalized Effect type
- elm-program-test GitHub issues for contributing
- The Official
elm-program-test Guidebook
- The
elm-test HTML querying API
#testing channel in Elm Slack
- Writing Testable Elm keynote by Tessa Kelly