Commit graph

3 commits

Author SHA1 Message Date
Jay Hayes
965a615782 Don't skip first _actual_ test
I failed to notice with the initial commit that the first tests in these
files are just the "version sanity check". This should start learners
off with a useful first failure.
2017-07-07 15:42:31 -05:00
Jay Hayes
4d81104a85 Skip all but first test of each example
This allows learners to gradually approach exercise. However, unlike
commented tests, the Elm compiler is still able to infer type
information from the skipped tests.
2017-07-05 15:35:15 -05:00
ilias
fbb64e1576 Support for new elm-test version 2017-05-28 08:14:40 +02:00
Renamed from exercises/sublist/Tests.elm (Browse further)