Sponsored by- The #1 Flutter-powered AI app builder
Home/Top/Testing/matcher vs test

matcher vs test

A head-to-head of two Testing packages on pub.dev, by daily downloads, GitHub activity, and maintenance.

matcher and test draw close to even on daily downloads (236,889 vs 252,213 per day).

matcher

🇺🇸 dart.dev · v0.12.20

Support for specifying test expectations via an extensible Matcher class. Also includes a number of built-in Matcher implementations for common cases.

Downloads / day
236,889
Stars
529
Likes
66
Pub points
150

Replies within ~2 days

test

🇺🇸 dart.dev · v1.31.1

A full featured library for writing and running Dart tests across platforms.

Downloads / day
252,213
Stars
529
Likes
620
Pub points
150

Replies within ~2 days

matcher vs test, metric by metric

Metric matcher test
Downloads / day 236,889 252,213
Rank in Testing #4 #2
GitHub stars 529 529
Likes 66 620
Pub points 150 / 160 150 / 160
Issue response (median) 0 days 0 days
Contributors 99 99
Last commit 1 month ago 1 month ago
CI Yes Yes
License BSD-3-CLAUSE BSD-3-CLAUSE
First published 12 years ago 11 years ago
Platforms android, ios, windows, linux, macos, web android, ios, windows, linux, macos, web

Highlighted cell wins each comparable metric. For rank, issue response, and last commit, lower is better.

More Testing comparisons