avh4/elm-format

Write haskell tests to test things in Main.hs

Open

#72 opened on 2015年12月7日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Haskell (148 forks)batch import
help wantedmaintenance

Repository metrics

Stars
 (1,329 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド