avh4/elm-format

Write haskell tests to test things in Main.hs

Open

#72 aperta il 7 dic 2015

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Haskell (148 fork)batch import
help wantedmaintenance

Metriche repository

Star
 (1329 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor