Skip to content

ccare/elm-test-runner

 
 

Repository files navigation

Exercism Elm Test Runner

The Docker image for running Elm solutions submitted to Exercism.

Running the tests

To run a solution's tests, Open a command prompt in the root directory and run ./run.sh <exercise> <directory>.

Running the tests using Docker

To run a solution's tests using a Docker container, open a command prompt in the root directory and run ./run.sh <exercise> <directory> or ./run.ps1 <exercise> <directory>.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Elm 85.7%
  • JavaScript 13.7%
  • Other 0.6%