avh4/elm-format

Write haskell tests to test things in Main.hs

Open

#72 ouverte le 7 déc. 2015

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Haskell (148 forks)batch import
help wantedmaintenance

Métriques du dépôt

Stars
 (1 329 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

The command line arguments and the recursive searching for .elm files in directories are currently tested in the ./tests/run-tests.sh script. Supposedly it is possible to write tests in haskell that test IO. It would be great to get some examples of such haskell tests added so that we can replace the shell script tests for testing all the different command line arguments.

Guide contributeur