Jul09 loading custom rspec matchers into cucumber post author
I happen to need to make expectations about a created user on a complex step, so when the chunk started to repeat I make myself an RSpec matcher to do that, and then load it into cucumber to be able to use it in my steps.
Continue reading »