Tune in to the tools and techniques in the Elm ecosystem.
024: elm-program-test
February 15, 2021
1:11:42
68.86 MB
Downloads: 0
- Aaron VonderHaar (github) (twitter)
elm-format
episodeelm-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