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: 6 months ago
Linked from 1 awesome list

elmtesting

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
avh4/elm-format Tool to standardize code formatting in Elm programming language projects 1,312
elm-explorations/test A package for writing and running tests for Elm code 237
brian-watkins/elm-spec An Elm testing tool for describing program behavior in a browser environment. 29
eeue56/haskell-to-elm A collection of examples demonstrating key differences between Haskell and Elm programming languages 67
elm-tooling/elm-language-server A language server implementation for Elm programming language 419
elm-guides/elm-for-js A community-driven guide to help JavaScript developers transition to Elm programming language 229
elm/package.elm-lang.org A website providing access to community-created Elm packages and their documentation 293
stil4m/elm-analyse A tool that analyzes and improves Elm code quality by identifying deficiencies and applying best practices 415
haskell-to-elm/haskell-to-elm Generates matching Elm type definitions and JSON encoders and decoders from Haskell types 61
intellij-elm/intellij-elm A plugin for IntelliJ Platform IDEs that provides support and features for the Elm programming language 396
ohanhi/elm-ement A proof-of-concept demonstrating the interoperability of Elm with Web Components 49
dwyl/learn-elm A tutorial on learning and using the Elm programming language for front-end web development 482
haskell-servant/servant-elm Automates the generation of Elm functions to query Servant web services 164
elmcast/elm-vim An integrated development environment plugin for the Elm programming language 573
elm/parser A parsing library designed to simplify parser creation and improve error messages by using pipelines, backtracking, and tracking context. 230