The documentation for package.json indicates that elm test exists, however it doesn’t seem to ship with the elm install. Is there a new elm-test command to be found somewhere, or should we wait for elm-community/elm-test to be updated?
package.json
elm test
elm-test
I’m not sure where those docs are, but it sounds like they’re pointing to the wrong thing!
Here is the elm-test CLI:
https://www.npmjs.com/package/elm-test
…and here is the 0.19 package: