wrong 0.3.3
Wrong provides a general assert method that takes a predicate block. Assertion failure messages are rich in detail. The Wrong idea is to replace all those countless assert_this, assert_that library methods which only exist to give a more useful failure message than "assertion failed". Wrong replaces all of them in one fell swoop, since if you can write it in Ruby, Wrong can make a sensible failure message out of it.
Gemfile:
=
installation:
=
Dépendances de Runtime (6):
diff
>= 0.3.6
diff-lcs
>= 1.1.2
ParseTree
>= 3.0.5
predicated
>= 0.2.1
ruby2ruby
>= 1.2.4
ruby_parser
>= 2.0.4