six
six copied to clipboard
port specs to RSpec3
Port test suite to RSpec 3:
- add configuration option to allow 'old'
should
syntax - use
be_truthy
andbe_falsey
instead ofbe_true
andbe_false