Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dart-lang/matcher issues and pull requests

#154 - update for the 2.10 dev sdk

Pull Request - State: closed - Opened by jakemac53 about 4 years ago
Labels: cla: yes

#153 - Remove private _Predicate typedef

Pull Request - State: closed - Opened by natebosch about 4 years ago - 1 comment
Labels: cla: yes

#152 - Fix check for predicate with typed argument

Pull Request - State: closed - Opened by natebosch about 4 years ago
Labels: cla: yes

#151 - Drop Dart 1 test code

Pull Request - State: closed - Opened by natebosch about 4 years ago
Labels: cla: yes

#150 - Allow wrapping predicates which take dynamic

Pull Request - State: closed - Opened by natebosch about 4 years ago - 2 comments
Labels: cla: yes

#149 - Merge null_safety into master

Pull Request - State: closed - Opened by jakemac53 about 4 years ago
Labels: cla: yes

#148 - Update to latest test_* deps

Pull Request - State: closed - Opened by natebosch about 4 years ago
Labels: cla: yes

#147 - prep for merge into master

Pull Request - State: closed - Opened by jakemac53 about 4 years ago - 2 comments
Labels: cla: yes

#146 - Implement describeMismatch for TypeMatcher.

Pull Request - State: closed - Opened by ekupershlak over 4 years ago - 1 comment
Labels: cla: yes

#145 - Implement describeMismatch for TypeMatcher

Issue - State: closed - Opened by ekupershlak over 4 years ago - 2 comments

#144 - Make tests tolerate the new RangeError message

Pull Request - State: closed - Opened by jamesderlin over 4 years ago - 2 comments
Labels: cla: yes

#143 - Rework _DeepMatcher so that it can display details of match failures.

Pull Request - State: closed - Opened by stereotype441 over 4 years ago - 13 comments
Labels: cla: yes

#141 - Null safety v2 9

Pull Request - State: closed - Opened by kevmoo over 4 years ago - 2 comments
Labels: cla: yes

#140 - Add a null contains test

Pull Request - State: closed - Opened by kevmoo over 4 years ago
Labels: cla: yes

#139 - Add test for `contains` with Map

Pull Request - State: closed - Opened by kevmoo over 4 years ago
Labels: cla: yes

#138 - Test null keys with containsPair

Pull Request - State: closed - Opened by kevmoo over 4 years ago - 4 comments
Labels: cla: yes

#137 - Add tests for "Map" matchers – including null keys and values

Pull Request - State: closed - Opened by kevmoo over 4 years ago - 2 comments
Labels: cla: yes

#136 - Null safety v2 9

Pull Request - State: closed - Opened by kevmoo over 4 years ago - 1 comment
Labels: cla: yes

#135 - Test that the `equals` matcher supports `null`.

Pull Request - State: closed - Opened by stereotype441 over 4 years ago
Labels: cla: yes

#134 - Fix _DeepMatcher

Pull Request - State: closed - Opened by stereotype441 over 4 years ago - 2 comments
Labels: cla: yes

#133 - Deprecate isCastError

Pull Request - State: closed - Opened by natebosch over 4 years ago
Labels: cla: yes

#132 - Consider adding `isTypeError` and possibly deprecating `isCastError`?

Issue - State: open - Opened by leafpetersen over 4 years ago - 5 comments

#131 - Deprecate the mirror matchers library

Pull Request - State: closed - Opened by natebosch over 4 years ago - 1 comment
Labels: cla: yes

#130 - Initial nnbd migration

Pull Request - State: closed - Opened by jakemac53 over 4 years ago - 2 comments
Labels: cla: yes

#129 - Remove lints duplicated by pkg:pedantic

Pull Request - State: closed - Opened by kevmoo over 4 years ago
Labels: cla: yes

#128 - Cleanup test/type_matcher_test

Pull Request - State: closed - Opened by kevmoo over 4 years ago
Labels: cla: yes

#121 - Add an extension operator to make it easier to combine matchers

Issue - State: open - Opened by natebosch almost 5 years ago - 7 comments

#111 - add DateTime isCloseTo matcher

Pull Request - State: closed - Opened by boumenot over 5 years ago - 5 comments
Labels: cla: yes

#100 - Support for MapEntry

Issue - State: open - Opened by davidmorgan about 6 years ago - 11 comments

#98 - isInstanceOf should be a method

Issue - State: open - Opened by Hixie about 6 years ago - 7 comments
Labels: next-breaking-release

#44 - Deprecate isTrue, isFalse

Issue - State: open - Opened by natebosch over 7 years ago - 8 comments
Labels: type-enhancement

#37 - Could Matcher be changed to be typed as Matcher<T>?

Issue - State: closed - Opened by matanlurey about 8 years ago - 14 comments
Labels: enhancement, blocked