test
https://github.com/elm-explorations/test
Elm
Write unit and fuzz tests for Elm code.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Elm not yet supported1 Subscribers
Add a CodeTriage badge to test
Help out
- Issues
- Use _VirtualDom_toTest instead of decoding hacks
- Add golden file tests
- Support providing a fake Browser.Navigation.Key in tests
- Add `Fuzz.set` and `Fuzz.dict`
- Add Expect.equalArrays
- Add more Fuzz functions for Array
- Allow not indenting the test failure message
- Add lazy version of `Expect.onFail`
- Allow testing `∃x: p(x)`: a test passes at least once out of N tries
- Enable custom messages for test failures while still rendering equality messages
- Docs
- Elm not yet supported