- fb8a2b5 No public description by Kevin Moore · 13 days ago master v5.4.3
- 2f41028 Merge pull request #719 from dart-lang:latest_lints by Copybara-Service · 13 days ago
- 8b5036b release later by Kevin Moore · 13 days ago
- ecc62f6 Update to the latest lints, require Dart 3.1, prepare release by Kevin Moore · 13 days ago
- dc3eb65 Generate valid functions with optional non-nullable arguments by Ilya Yanok · 2 weeks ago
- fcb9779 Bump actions/checkout from 4.1.0 to 4.1.1 (#713) by dependabot[bot] · 4 weeks ago
- 1c4a6ff Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#712) by dependabot[bot] · 4 weeks ago
- b7d752e Use Dart SDK 3.1.0 for format check by Ilya Yanok · 5 weeks ago
- ca537db Remove unneeded deprecation warning disable comment by Ilya Yanok · 5 weeks ago
- 1a0d0e7 Remove deprecated `returnNullOnMissingStub` and `OnMissingStub.returnNull` by Ilya Yanok · 5 weeks ago
- 4edf86f Change `!= null` to `is T` to handle "double nullable" case by Ilya Yanok · 6 weeks ago
- 47a5588 Don't try to compare fakes to real objects by Ilya Yanok · 8 weeks ago
- 6b9eab9 Undo the formatting fix by Ilya Yanok · 8 weeks ago
- 5ad2ff4 Change default dummy value for `String` to contain some info by Ilya Yanok · 8 weeks ago
- 78c650b Use SDK 3.0.0 for stable tests by Ilya Yanok · 8 weeks ago
- adbe265 Use 3.1.3 as stable SDK by Ilya Yanok · 8 weeks ago
- 49859e4 Fix Mockito formatting for recent Dart versions by Ilya Yanok · 8 weeks ago
- 610c3dc Bump dart-lang/setup-dart from 1.5.0 to 1.5.1 (#699) by dependabot[bot] · 8 weeks ago
- 73930cd Bump actions/checkout from 3.6.0 to 4.1.0 (#698) by dependabot[bot] · 8 weeks ago
- 097e563 Add a missing dummy `bool` value by Ilya Yanok · 2 months ago
- 412c0be Bump actions/checkout from 3.5.3 to 3.6.0 (#692) by dependabot[bot] · 3 months ago
- f5abf11 Add a best practice sentence about data models by Nate Bosch · 3 months ago
- 70aabfc Merge pull request #686 from parlough:fix/example-analysis-errors by Copybara-Service · 3 months ago
- 9737d71 Fix analysis errors in example directory by Parker Lougheed · 4 months ago
- e54a006 Merge pull request #685 from LuisDuarte1:feature/build-extensions by Copybara-Service · 3 months ago
- 5f3a4ca Format files by Luís Duarte · 3 months ago
- 2d4ec1e Update lib/src/builder.dart by Luís Duarte · 3 months ago
- bc06f9f Make builder not merge generic extension. by Luís Duarte · 3 months ago
- af043a0 Replace double-quotes with single quotes by Luís Duarte · 4 months ago
- 034e6c1 Update lib/src/builder.dart by Luís Duarte · 4 months ago
- 4ff995f Make MockBuilder support build_extensions option. by Luís Duarte · 4 months ago
- ff79de6 Allow the latest package:analyzer by Nate Bosch · 4 months ago
- b421775 Internal change by Googler · 4 months ago
- afa20a8 Disable deprecated member findings in generated code by Ilya Yanok · 5 months ago
- ffbbb4c Second attempt to fix "not found" error for type vars in bounds by Ilya Yanok · 5 months ago
- 451f756 Add example of mocking callbacks by Nate Bosch · 5 months ago
- c13496c Rollback of "Use `FunctionTypedElement.type` while generating method overrides" by Googler · 5 months ago
- 60e619a Use `FunctionTypedElement.type` while generating method overrides by Ilya Yanok · 5 months ago
- 93b69ef Bump actions/checkout from 3.5.2 to 3.5.3 (#669) by dependabot[bot] · 5 months ago
- a926a63 Add a note on only running codegen on files under `test/` by default by Ilya Yanok · 5 months ago
- 9f40189 Require analyzer 5.12.0 by Ilya Yanok · 5 months ago
- 974226e Internal change by Googler · 5 months ago
- 1d6064a Prepare to publish by Nate Bosch · 6 months ago 5.4.2
- cca4858 Fix the unresolved types if used as ignored type-alias arguments by Ilya Yanok · 6 months ago
- 8652886 Prepare for NamedType breaking change in the analyzer. by Googler · 6 months ago
- 924f65c Add support for records by Ilya Yanok · 6 months ago
- 40fe2ca Expand constraint on package:http by Nate Bosch · 6 months ago
- 153c145 Fix violations of `prefer_final_locals`, `prefer_final_in_for_each` lints by Oleh Prypin · 6 months ago
- 6e046f9 Don't try to fake unfakable classes by Ilya Yanok · 6 months ago
- 6e778ea Prepare to publish by Nate Bosch · 6 months ago
- dc58855 Don't abort codegen on return type being a type variable by Ilya Yanok · 6 months ago
- 7c6d309 blast_repo fixes by Devon Carew · 7 months ago
- 2c1b429 Extend using run-time dummy values to Futures by Ilya Yanok · 6 months ago
- 28f174f Only check formatting with the stable SDK by Ilya Yanok · 7 months ago
- 3fadd2d Let users provide dummy values for types by Ilya Yanok · 7 months ago
- b14d571 Fix for InvalidType by Googler · 7 months ago
- 51a7728 Merge pull request #597 from danielgomezrico:feat/returnInOrder by Copybara-Service · 7 months ago
- 7a93b61 Add `returnInOrder` to `Mock` by Daniel Gomez Rico · 11 months ago
- 34da8da Import `packge:matcher` directly instead of `test_api` by Nate Bosch · 7 months ago
- 56173fa Bump actions/checkout from 3.5.0 to 3.5.2 (#626) by dependabot[bot] · 7 months ago
- beb45ba Remove unused local variable by yanok · 7 months ago
- d2e155f Require Dart SDK >= 2.19 by yanok · 7 months ago
- b777874 First part of Dart3 support in Mockito by yanok · 7 months ago
- ad3c9ae Fix the type variable capture problem by yanok · 7 months ago
- 6c448b2 Keep generated mock files at language version 2.19 by oprypin · 7 months ago
- 06f353e Deprecate the mixingIn argument to MockSpec by nbosch · 8 months ago
- f3ecdad Fix violations of `prefer_final_locals`, `prefer_final_in_for_each` lints by oprypin · 8 months ago
- f851e17 Run CI with Dart 2.19 and dev by Ilya Yanok · 7 months ago
- 28e8eda Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 by dependabot[bot] · 8 months ago
- ccb9abf Bump actions/checkout from 3.3.0 to 3.5.0 by dependabot[bot] · 8 months ago
- 65ee0c4 Expand pub constraint on test_api (#615) by Nate Bosch · 8 months ago 5.4.0
- e6ea7ad GitHub Sync (#614) by Nate Bosch · 8 months ago
- ed5bd84 Relax mixin criteria by Ross Wang · 11 months ago
- 781752c Change `void` to `dynamic` when overriding method arguments by Sam Rawlins · 10 months ago
- 71e41b9 Add `ignore_for_file: use_of_void_result` by Sam Rawlins · 10 months ago
- d5a25f8 Fix violations of `unnecessary_parenthesis` lint by Sam Rawlins · 10 months ago
- d2a8df1 Latest build_web_compilers, move to pkg:lints, fix breaks (#605) by Kevin Moore · 10 months ago
- 13340b5 Bump dart-lang/setup-dart from 1.3 to 1.4 (#600) by dependabot[bot] · 10 months ago
- 7696557 Bump actions/checkout from 3.1.0 to 3.3.0 (#599) by dependabot[bot] · 10 months ago
- ee68765 generate code before we analyze (#601) by Devon Carew · 10 months ago
- 09aabe7 GitHub Sync (#602) by Sam Rawlins · 10 months ago
- 0128352 blast_repo fixes by Devon Carew · 10 months ago
- 9cc958a Migrate from no-implicit-casts to strict-casts by Sam Rawlins · 11 months ago
- 942dd03 Override `SmartFake.toString` to be super-verbose by yanok · 12 months ago
- 5f97a43 Stop using deprecated analyzer APIs by Sam Rawlins · 12 months ago
- 0660e61 Generate method overrides even then source lib is not null-safe by yanok · 12 months ago
- cf7d851 Add override for `Object.operator==` in `SmartFake` by yanok · 12 months ago
- 6b89e99 Automated g4 rollback of changelist 492410078. by yanok · 12 months ago
- d11d010 Generate method overrides even then source lib is not null-safe by yanok · 12 months ago
- 347d3e4 blast_repo fixes (#587) by Kevin Moore · 1 year, 1 month ago
- 748e88e Bump dart-lang/setup-dart from 1.0 to 1.3 by dependabot[bot] · 1 year, 1 month ago
- 78622d2 Bump actions/checkout from 2 to 3 by dependabot[bot] · 1 year, 1 month ago
- f7e3ff8 blast_repo fixes (#584) by Devon Carew · 1 year, 1 month ago
- ad95ea2 Bump minimum SDK version for use of enhanced enums. by srawlins · 1 year, 1 month ago
- d02bf85 Import https://github.com/dart-lang/mockito/pull/578 by srawlins · 1 year, 1 month ago
- 6501459 Avoid `Future.value(null)` as a dummy return value. by srawlins · 1 year, 1 month ago
- 8703ccb Automated g4 rollback of changelist 480854047. by Sam Rawlins · 1 year, 2 months ago
- 8f2cbc5 Generate method overrides even then source lib is not null-safe by Sam Rawlins · 1 year, 2 months ago
- 9b332e9 Add `ByteData` from `dart:typed_data` to special cases by Sam Rawlins · 1 year, 2 months ago
- 905d8eb Import https://github.com/dart-lang/mockito/pull/572 by srawlins · 1 year, 2 months ago