elm-program-test

Program tester

Provides a convenient API for testing Elm programs as complete units

Test Elm programs

GitHub

93 stars
7 watching
28 forks
Language: Elm
last commit: over 2 years ago
Linked from 1 awesome list

elmtesting

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
avh4/elm-formatTool to standardize code formatting in Elm programming language projects1,315
elm-explorations/testA package for writing and running tests for Elm code237
brian-watkins/elm-specAn Elm testing tool for describing program behavior in a browser environment.29
eeue56/haskell-to-elmA collection of examples demonstrating key differences between Haskell and Elm programming languages67
elm-tooling/elm-language-serverA language server implementation for Elm programming language418
elm-guides/elm-for-jsA community-driven guide to help JavaScript developers transition to Elm programming language229
elm/package.elm-lang.orgA website providing access to community-created Elm packages and their documentation293
stil4m/elm-analyseA tool that analyzes and improves Elm code quality by identifying deficiencies and applying best practices415
haskell-to-elm/haskell-to-elmGenerates matching Elm type definitions and JSON encoders and decoders from Haskell types61
intellij-elm/intellij-elmA plugin for IntelliJ Platform IDEs that provides support and features for the Elm programming language397
ohanhi/elm-ementA proof-of-concept demonstrating the interoperability of Elm with Web Components49
dwyl/learn-elmA tutorial on learning and using the Elm programming language for front-end web development484
haskell-servant/servant-elmAutomates the generation of Elm functions to query Servant web services164
elmcast/elm-vimAn integrated development environment plugin for the Elm programming language573
elm/parserA parsing library designed to simplify parser creation and improve error messages by using pipelines, backtracking, and tracking context.230