elm-explorations / elm-explorations/test

Test Cmd

Open
#62 1 comment 5 reactions 0 assignees View on GitHub
Dominant language
Elm
Stars
244
Forks
40
Avg merge
1d 23h
Merged PRs (30d)
2

Description

As [hinted at on Discourse](https://discourse.elm-lang.org/t/how-to-test-cmd-output-from-methods/596/4?u=y0hy0h), there was a plan to add `Cmd` testing to `elm-test`.

While there are ways to test effects right now, they involve a lot of boilerplate and indirection, and it seems most appropriate to be able to compare `Cmd`s directly, when it comes to tests.

I opened this issue mainly to track the status of this idea. Is there a concrete plan for this?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.