elm-program-test
Program tester
Provides a convenient API for testing Elm programs as complete units
Test Elm programs
93 stars
7 watching
28 forks
Language: Elm
last commit: over 1 year ago
Linked from 1 awesome list
elmtesting
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Tool to standardize code formatting in Elm programming language projects | 1,315 |
| | A package for writing and running tests for Elm code | 237 |
| | An Elm testing tool for describing program behavior in a browser environment. | 29 |
| | A collection of examples demonstrating key differences between Haskell and Elm programming languages | 67 |
| | A language server implementation for Elm programming language | 418 |
| | A community-driven guide to help JavaScript developers transition to Elm programming language | 229 |
| | A website providing access to community-created Elm packages and their documentation | 293 |
| | A tool that analyzes and improves Elm code quality by identifying deficiencies and applying best practices | 415 |
| | Generates matching Elm type definitions and JSON encoders and decoders from Haskell types | 61 |
| | A plugin for IntelliJ Platform IDEs that provides support and features for the Elm programming language | 397 |
| | A proof-of-concept demonstrating the interoperability of Elm with Web Components | 49 |
| | A tutorial on learning and using the Elm programming language for front-end web development | 484 |
| | Automates the generation of Elm functions to query Servant web services | 164 |
| | An integrated development environment plugin for the Elm programming language | 573 |
| | A parsing library designed to simplify parser creation and improve error messages by using pipelines, backtracking, and tracking context. | 230 |