deadfoxygrandpa / elm-test

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

Update to Latest Elm/Make elm-get Compatible/Add Scripting Support #2

Closed maxsnew closed 10 years ago

maxsnew commented 10 years ago

All of the above. I've also separated a lot of things into individual modules (maybe a bit too much).

This should all be ready to add to elm-get. I'd like to use this to test elm code in the main repo so that would be helpful.

maxsnew commented 10 years ago

Alternatively, I can just use my fork for the elm-get package and future development (if you're not interested in this project).

deadfoxygrandpa commented 10 years ago

Thanks for doing all this. I had intentions of picking this back up again when Elm had a package manager.