Generate a regression test harness to assist with refactoring
A tool for calculating code coverage for Elm code tested with elm-test
An alternative test runner to elm-test that can capture Debug.log calls and lets you filter tests
Run elm-spec suites from the command line
CLI test runner for elm-test package
Reduce crashing programs to produce as SSCCE
A plugin for Karma that allows you to run specs created with elm-spec
Would you like to use Elm for real-world projects?
📢 My book
Practical Elm
skips the basics and gets straight into the nuts-and-bolts of building non-trivial apps.
🛠 Things like building out the UI, communicating with servers, parsing JSON, structuring the application as it grows, testing, and so on.