Ah - I see. Must have missed that. Many thanks, Noah. On Thursday, 19 May 2016 13:03:45 UTC+1, Noah Hall wrote: > > You no longer need a binary. Check out this PR for examples -> > https://github.com/elm-lang/core/pull/579 > and this repo for examples -> > https://github.com/elm-community/elm-test#testing-from-the-command-line > > Note: > > - No longer need console, IO, or ports. import "runSuite" from ElmTest > > > elm-make Test.elm --output test.js > node test.js > > On Thu, May 19, 2016 at 11:44 AM, John Watson <[email protected] > <javascript:>> wrote: > > Is there yet an elm-test binary for 0.17? > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "Elm Discuss" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to [email protected] <javascript:>. > > For more options, visit https://groups.google.com/d/optout. >
-- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
