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

matcher vs mocktail

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

matcher leads on usage with about 2.8x the daily downloads of mocktail (236,889 vs 84,909 per day). mocktail has the larger GitHub following (696 vs 529 stars).

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

mocktail

🇺🇸 felangel.dev · v1.0.5

A Dart mock library which simplifies mocking with null safety support and no manual mocks or code generation.

Downloads / day
84,909
Stars
696
Likes
1,228
Pub points
160

matcher vs mocktail, metric by metric

Metric matcher mocktail
Downloads / day 236,889 84,909
Rank in Testing #4 #7
GitHub stars 529 696
Likes 66 1,228
Pub points 150 / 160 160 / 160
Issue response (median) 0 days
Contributors 99 21
Last commit 1 month ago 2 months ago
CI Yes Yes
License BSD-3-CLAUSE MIT
First published 12 years ago 5 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