avh4/elm-format

Write haskell tests to test things in Main.hs

Open

#72 geöffnet am 7. Dez. 2015

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Haskell (148 Forks)batch import
help wantedmaintenance

Repository-Metriken

Stars
 (1.329 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide