Skip to content

samuelrayment/elm-test-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm Test Runner

Runs elm tests written using Elm-Test on the command line using PhantomJS.

Setup

Setup Elm tests as usual but use the Elm-Test HTML runner provided here: elm-test-html instead of a standard Elm-Test runner (the classes in the HTML are used to extract the results from phantom.js).

Usage

elm-test-runner path_to_elm_test_script.elm

e.g.

elm-test-runner js/TestSuite.elm

About

A test runner for elm using phantom.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published