elm-spec

Browser tester

An Elm testing tool for describing program behavior in a browser environment.

Describe the behavior of Elm programs

GitHub

29 stars
5 watching
4 forks
Language: Elm
last commit: over 1 year ago
Linked from 1 awesome list

elmtesting

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
avh4/elm-program-test Provides a convenient API for testing Elm programs as complete units 93
elm-explorations/test A package for writing and running tests for Elm code 237
brian-watkins/mindmaster An agile architecture implementation in Elm for a code breaking game 5
nodeca/navit A tool for automating browser tests with Electron 48
stil4m/elm-analyse A tool that analyzes and improves Elm code quality by identifying deficiencies and applying best practices 415
jfmengels/elm-review A tool to help identify and fix common mistakes in Elm projects through static code analysis 255
elm/parser A parsing library designed to simplify parser creation and improve error messages by using pipelines, backtracking, and tracking context. 230
elmcast/elm-oracle A tool that provides information about values in Elm source files. 150
apiel/test-crawler A tool for end-to-end testing of web applications by crawling and comparing screenshots. 32
lydell/elm-watch A tool that automatically compiles and reloads Elm code when changes are detected. 155
eeue56/elm-for-web-developers A collection of tips and guidelines for web developers transitioning to Elm from other JavaScript frameworks. 56
robertjlooby/elm-koans A collection of exercises and tests to help learn Elm programming language 235
gnulnx/goperf A Go-based tool for simulating concurrent web traffic to test load and performance of web applications. 38
tape-testing/testling A tool for running unit tests in headless browsers and generating code coverage reports 353
agnivade/wasmbrowsertest Automates compilation and execution of Go WASM tests in a browser 191