elm-explorations / elm-explorations/test
Test Cmd
Open
- 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.