Skip to content

add argument_matchers features for explicit arguments, anything, any_args, and no_args

gitlab-qa-bot requested to merge github/fork/jredville/master into master

Created by: jredville

This is a first pass at some cuke features for argument matchers (explicit args, anything(), any_args, and no_args). I put it in a separate folder to signify the fact that the matchers can be used with stubs and expectations

Merge request reports