Sha256: 9be78f837a34aa49bbfaef5679801a813cf6d91039a337d5c66d13ca710c0b15

Contents?: true

Size: 1.07 KB

Versions: 1

Compression:

Stored size: 1.07 KB

Contents

## 0.4.0
* ENHANCEMENT
 * add any_of and all_of helper

## 0.3.1

* IMPROVEMENT
 * improve error message when hash keys mismatch

## 0.3.0
* ENHANCEMENT
* allow method object

## 0.2.1
* ENHANCEMENT
* add bag_of like Test::Deep in perl

## 0.2.0
* Update
 * wildcard_matchers now works on rspec3.x (@yuki-hirako)

## 0.1.8
* ENHANCEMENT
 * wildcard_match have capablity to use block

## 0.1.7
* FIX
 * bug of hash_includes corrupts expectation
 * bug of using without rspec

## 0.1.6
* ENHANCEMENT
 * add reponding helper to check object attribute with hash
* CHANGE
 * allow wildcard_matcher to use recursively with rspec

## 0.1.5
* ENHANCEMENT
 * add without_query! modifier to with_uri_template matcher

## 0.1.4
* ENHANCEMENT
 * with_uri_template matcher

## 0.1.3
* more error handling

## 0.1.2
* minor bug fix and refactoring

## 0.1.1
* ENHANCEMENT
 * for_any helper
 * is_url matcher

## 0.1.0
* big refactoring

## 0.0.4
* BUGFIX
 * renamed all to for_all

## 0.0.3
* ENHANCEMENT
 * add helper nil_or

## 0.0.2
* BUGFIX
 * bug fix comparing Hash with Array

## 0.0.1
* first release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
wildcard_matchers-0.4.0 CHANGELOG.md