Commit graph

4 commits

Author SHA1 Message Date
Markus Schirp
6df5811a87 Use RSpec as receiver for rspec DSL methods
* I dislike the global infection RSpec does. This commit is a first step
  to get a rid of it.
* Also remove the need for `require 'spec_helper` in each spec file with
  adjusting `.rspec`.
2014-08-10 21:04:07 +00:00
Markus Schirp
8b2b43919a Add example for complex composition of predicate on matching 2014-07-13 20:02:30 +00:00
Markus Schirp
25e11d87c8 Fix spec code style 2014-07-07 15:07:36 +00:00
Markus Schirp
dbafc31462 Reduce and specify behavior of matcher compiler 2014-07-06 14:31:12 +00:00