An Elm Primer for React Developers
/
Part III: Building Real Applications
/
Chapter 15: Testing Strategies
Chapter 15: Testing Strategies
https://leanpub.com/elm-for-react-devs
From Jest to elm-test
https://leanpub.com/elm-for-react-devs
TDD Where It Shines
https://leanpub.com/elm-for-react-devs
Round 1: The Empty List
https://leanpub.com/elm-for-react-devs
Round 2: A Single Element
https://leanpub.com/elm-for-react-devs
Round 3: Two Different Elements
https://leanpub.com/elm-for-react-devs
Round 4: Consecutive Equal Elements
https://leanpub.com/elm-for-react-devs
Round 5: The Full Test
https://leanpub.com/elm-for-react-devs
Fuzz Testing: Let the Framework Think
https://leanpub.com/elm-for-react-devs
What You Don’t Need to Test
https://leanpub.com/elm-for-react-devs
The Complete Code
https://leanpub.com/elm-for-react-devs
Wrapping Up
https://leanpub.com/elm-for-react-devs
Up next
Chapter 16: The Elm Ecosystem for React Developers
In this chapter
Chapter 15: Testing Strategies
From Jest to elm-test
TDD Where It Shines
Fuzz Testing: Let the Framework Think
What You Don’t Need to Test
The Complete Code
Wrapping Up