pezra / rspec-hal

Matchers and convenience methods for verifying HAL documents.
MIT License
4 stars 3 forks source link

Allow matchers to be used as a expected value for include #15

Closed pezra closed 9 years ago

pezra commented 9 years ago
expect(activations).to include have_relation "http://schema.org/object", eq(strategy_url)