Wallaby for UI Tests?
- Dominant language
- No language data
- Stars
- 664
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
We used Wallaby on a previous client (Elixir/Phoenix) project and it was OK...
We stopped using it because our use-case didn't justify the extra overhead.
But on a recent project it was proposed as the testing tool.
So I'm considering revisiting it.
Not impressed by the fact that, at the time of writing it has "CI Failing" and only **42%** coverage ...
https://github.com/elixir-wallaby/wallaby

Seems like a _testing_ tool of all things could get coverage up to **100%** the way we do for ***all*** our projects. 💭
But on the basis that enough people are using it ... we can hopefully _assume_ that it's reliable.
# Todo
+ [ ] Explore using Wallaby for a basic todo list test
+ [ ] Determine if the experience is smooth or tedious
+ [ ] Use it to build one more feature for this tutorial: editing a todo list item.
+ [ ] Decide if it's worth pursuing in other UI-heavy projects.
Contributor guide
Assessment
This issue has not been assessed yet.