Sha256: 07b668a7f868450dacf3786ac9329daade063e2c74163a72bd5a45e78d908cb0

Contents?: true

Size: 1.28 KB

Versions: 1

Compression:

Stored size: 1.28 KB

Contents

## 0.9.2

* FIXED
 * hash_includes passes when key does not exist but key is nil

## 0.9.1

* FIXED
 * all_of and any_of pass positions to child matchers

## 0.9.0
* ENHANCEMEN
 * support & and | to composite matcher

## 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.9.2 CHANGELOG.md