Hacker News new | ask | show | jobs
by lectrick 4243 days ago
that "test" is literally 1 step away from a "proper" test :) Slap an "assert_equal" in there and boom, tested! Or heck even "raise unless expected == actual"
1 comments

Good point! I'll add an issue for it. Where's that Elixir version? :))