Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dart-archive/matcher issues and pull requests
#131 - Deprecate the mirror matchers library
Pull Request -
State: closed - Opened by natebosch over 4 years ago
- 1 comment
#130 - Initial nnbd migration
Pull Request -
State: closed - Opened by jakemac53 over 4 years ago
- 2 comments
#129 - Remove lints duplicated by pkg:pedantic
Pull Request -
State: closed - Opened by kevmoo over 4 years ago
#128 - Cleanup test/type_matcher_test
Pull Request -
State: closed - Opened by kevmoo almost 5 years ago
#127 - analysis_options: remove pedantic duplications
Pull Request -
State: closed - Opened by kevmoo almost 5 years ago
#126 - Update SDK constraint to require Dart 2.4
Pull Request -
State: closed - Opened by kevmoo almost 5 years ago
#125 - doc cleanup: - optional `new`s
Pull Request -
State: closed - Opened by pq almost 5 years ago
#124 - Add missing generic on _FunctionMatcher field
Pull Request -
State: closed - Opened by natebosch almost 5 years ago
- 2 comments
#123 - Fix newly enforced package:pedantic lints
Pull Request -
State: closed - Opened by natebosch almost 5 years ago
#120 - Add pairwiseMatch, like pairwiseCompare but taking a matcher generator.
Pull Request -
State: closed - Opened by sstrickl almost 5 years ago
- 2 comments
#119 - Revert "Add isAssertionError (#118)"
Pull Request -
State: closed - Opened by natebosch about 5 years ago
- 2 comments
#118 - Add isAssertionError
Pull Request -
State: closed - Opened by natebosch about 5 years ago
#117 - Prepare to publish
Pull Request -
State: closed - Opened by natebosch about 5 years ago
#116 - Allow private types in pretty print
Pull Request -
State: closed - Opened by natebosch about 5 years ago
#114 - Point to isA over TypeMatcher
Pull Request -
State: closed - Opened by natebosch about 5 years ago
#113 - Fixes for analysis and Travis
Pull Request -
State: closed - Opened by kevmoo over 5 years ago
- 1 comment
#112 - Add error matcher for AssertionError
Pull Request -
State: closed - Opened by kenzieschmoll over 5 years ago
- 3 comments
#111 - add DateTime isCloseTo matcher
Pull Request -
State: closed - Opened by boumenot over 5 years ago
- 5 comments
#110 - Add `isA<T>()` to create TypeMatcher instances
Pull Request -
State: closed - Opened by natebosch over 5 years ago
- 8 comments
#109 - Fix ignores for deprecated member usage
Pull Request -
State: closed - Opened by natebosch almost 6 years ago
#108 - Add @override annotations
Pull Request -
State: closed - Opened by natebosch almost 6 years ago
#107 - Don't consider NaN ordered against any number
Pull Request -
State: closed - Opened by natebosch almost 6 years ago
- 4 comments
#105 - Enable a number of new lints, fix description
Pull Request -
State: closed - Opened by kevmoo almost 6 years ago
#102 - Update CustomMatcher example and test to use cast to Widget.
Pull Request -
State: closed - Opened by kriswuollett about 6 years ago
- 2 comments
#97 - Prepare to publish 0.12.4
Pull Request -
State: closed - Opened by natebosch over 6 years ago
#96 - chore: set max SDK version to <3.0.0
Pull Request -
State: closed - Opened by chalin over 6 years ago
- 3 comments
#95 - add isCastError
Pull Request -
State: closed - Opened by trinarytree over 6 years ago
#93 - Prepare to release v0.12.3
Pull Request -
State: closed - Opened by kevmoo over 6 years ago
- 1 comment
#92 - misc(docs): Improve the documentation on Description and Matcher
Pull Request -
State: closed - Opened by kevmoo over 6 years ago
- 5 comments
#91 - fix: prettyPrint for instance of `Type` is not an instance of the Type
Pull Request -
State: closed - Opened by kevmoo over 6 years ago
#90 - fix: improve prettyPrint output for `Type`
Pull Request -
State: closed - Opened by kevmoo over 6 years ago
#89 - Add a number of tests, one small cleanup
Pull Request -
State: closed - Opened by kevmoo over 6 years ago
- 2 comments
#88 - feature: Upgrade TypeMatcher, deprecate isInstanceOf
Pull Request -
State: closed - Opened by kevmoo over 6 years ago
- 13 comments
#87 - cleanup(test): remove unused class
Pull Request -
State: closed - Opened by kevmoo over 6 years ago
#86 - fix: Improve the output of many matchers that expect specific types
Pull Request -
State: closed - Opened by kevmoo over 6 years ago
- 8 comments
#85 - cleanup: enable and fix a number of lints
Pull Request -
State: closed - Opened by kevmoo over 6 years ago
#84 - cleanup(lib): move equals Matcher and CustomMatcher into their own libs
Pull Request -
State: closed - Opened by kevmoo over 6 years ago
#83 - cleanup(test): move CustomMatcher tests to their own file
Pull Request -
State: closed - Opened by kevmoo over 6 years ago
#82 - Fix pretty print test in Dart 2 mode
Pull Request -
State: closed - Opened by natebosch over 6 years ago
#81 - Update .gitignore to new `dart_tool` pub cache
Pull Request -
State: closed - Opened by bcko over 6 years ago
- 1 comment
#80 - Stop testing on stable
Pull Request -
State: closed - Opened by natebosch over 6 years ago
#76 - Add containsAll
Pull Request -
State: closed - Opened by natebosch over 6 years ago
#75 - Remove upper case constants
Pull Request -
State: closed - Opened by lrhn over 6 years ago
#74 - Fix unorderedMatches for poorly ordered input
Pull Request -
State: closed - Opened by natebosch over 6 years ago
#71 - Only test mirror matchers on the VM
Pull Request -
State: closed - Opened by nex3 over 6 years ago
#68 - Don't test Dartium on travis
Pull Request -
State: closed - Opened by kevmoo almost 7 years ago
- 1 comment
#63 - Remove -dev.infinity from SDK constraint
Pull Request -
State: closed - Opened by kevmoo about 7 years ago
#61 - Strong mode fixes
Pull Request -
State: closed - Opened by leafpetersen about 7 years ago
- 3 comments
#59 - Prepare for 0.12.1+2
Pull Request -
State: closed - Opened by kevmoo about 7 years ago
#58 - Change wrapMatcher to avoid relying on fuzzy arrows
Pull Request -
State: closed - Opened by leafpetersen about 7 years ago
- 2 comments
#57 - Travis
Pull Request -
State: closed - Opened by kevmoo over 7 years ago
#56 - Fix custom matcher example
Pull Request -
State: closed - Opened by kevmoo over 7 years ago
#55 - StringEqualsMatcher adds to mismatchDescription instead of replace mismatchDescription
Pull Request -
State: closed - Opened by itsjoeconway over 7 years ago
- 2 comments
#53 - Bump the SDK constraint to allow ^ constraints.
Pull Request -
State: closed - Opened by nex3 over 7 years ago
#52 - close #28 replace 'given' with 'actual' in error message
Pull Request -
State: closed - Opened by kunzhao77 over 7 years ago
- 2 comments
#51 - Add a missing stack_trace dependency.
Pull Request -
State: closed - Opened by nex3 over 7 years ago
- 1 comment
#50 - Fixes #25 Fix CustomMatcher.describeMismatch does not properly descri…
Pull Request -
State: closed - Opened by kunzhao77 over 7 years ago
- 5 comments
#47 - Fix a dartdoc typo
Pull Request -
State: closed - Opened by Hixie over 7 years ago
- 1 comment
#46 - Add containsAllInOrder
Pull Request -
State: closed - Opened by natebosch over 7 years ago
- 1 comment
#45 - Dartfmt the entire package
Pull Request -
State: closed - Opened by natebosch over 7 years ago
#38 - Add invocation_matchers, useful for Mockito/Mocking
Pull Request -
State: closed - Opened by matanlurey about 8 years ago
- 3 comments
#31 - Removing unused shown names
Pull Request -
State: closed - Opened by srawlins over 8 years ago
- 1 comment
#30 - Fix a bug added in 0.11.4+5
Pull Request -
State: closed - Opened by nex3 over 8 years ago
- 1 comment
#5 - core-matchers: remove the name parameter from isInstanceOf's constructor
Pull Request -
State: closed - Opened by BlackHC over 9 years ago
- 3 comments
#4 - Prepare the removal of the name parameter of isInstanceOf.
Pull Request -
State: closed - Opened by BlackHC over 9 years ago
- 2 comments