
Episode 24
024: elm-program-test
Aaron VonderHaar joins us to share the fundamentals and best practices for his high-level Elm testing package, elm-program-test.
February 15, 20211h 11m
Audio is streamed directly from the publisher (cdn.simplecast.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
- Aaron VonderHaar (github) (twitter)
elm-formatepisodeelm-program-testelm-testelm-testepisode- BDD As It's Meant To Be Done video by Matt Wynne
- BDD (Behavior-Driven Development)
- Gherkin syntax
- Outside in vs. inside out testing
ensurevs.expectfunctions- The Effect Pattern
- Http simulation example from examples folder
- An
elm-program-testexample using a generalized Effect type - elm-program-test GitHub issues for contributing
- The Official
elm-program-testGuidebook - The
elm-testHTML querying API #testingchannel in Elm Slack- Writing Testable Elm keynote by Tessa Kelly