deadfoxygrandpa / elm-test

A unit testing framework for Elm
MIT License
204 stars 21 forks source link

Update README with Getting Started section referencing elm-node-test #30

Closed trezona-lecomte closed 8 years ago

trezona-lecomte commented 8 years ago

This change adds a small Getting Started section to the beginning of the README, directing users to elm-node-test.

The rationale behind this is that elm-node-test is currently the quickest & most straightforward way to get started with Elm Test, and yet it isn't readily discoverable from the Elm Test repo. I think that a number of the problems and questions raised in Github Issues and in the elm-discuss mailing list could be pre-empted by this.

We should direct folks to elm-node-test immediately so they have a hassle-free initial experience getting Elm Test set up.

deadfoxygrandpa commented 8 years ago

Why did you close this? I wasn't aware of elm-node-test.

trezona-lecomte commented 8 years ago

Hey Alex,

I closed this PR because I accidentally referred to elm-node-test rather than node-elm-test throughout the commit. I opened another immediately after with that corrected:

https://github.com/deadfoxygrandpa/elm-test/pull/31

Sorry about the confusion!

Thanks,

Kieran

On Wed, 18 Nov 2015 at 1:52 PM, Alex Neslusan notifications@github.com wrote:

Why did you close this? I wasn't aware of elm-node-test.

— Reply to this email directly or view it on GitHub https://github.com/deadfoxygrandpa/elm-test/pull/30#issuecomment-157561445 .