PackageTrack
Sign in Get early access

analyzer_testing

Testing utilities related to the analyzer and analysis_server_plugin packages.

0.3.4 dart-lang/sdk

What this package is like to depend on

Last release 1 months ago

13 Jul 2026

Ships fairly regularly

a new release about every 2 weeks

Nearly every release is documented

notes for 22 of 22 stable releases

Nothing withdrawn

no release was ever pulled

1 years old

22 releases · first in 2025

19 releases in the last 12 months

see the full history below

Release timeline

22 releases · Jul 2025 to Jul 2026
2026
Release Pre-release

Releases

latest 22
  1. 0.3.4 13 Jul 2026
    Release notes
    • Require version 14.1.0 of the analyzer package.
    Open source →
  2. 0.3.3 18 Jun 2026
    Release notes
    • Require version 14.0.0 of the analyzer package.
    Open source →
  3. 0.3.2 11 Jun 2026
    Release notes
    • Require version 13.3.0 of the analyzer package.
    Open source →
  4. 0.3.1 10 Jun 2026
    Release notes
    • Require version 13.2.0 of the analyzer package.
    Open source →
  5. 0.3.0 04 Jun 2026
    Release notes
    • Add PackageConfigFileBuilder to the public API.
    • Breaking change: ResourceProviderMixin.newPackageConfigJsonFileFromBuilder now takes the PackageConfigFileBuilder from package:analyzer_testing.
    • Fix mocks for Flutter's painting/text_span.dart, widgets/media_query.dart, and widgets/scroll_delegate.dart libraries.
    • Require version 13.1.0 of the analyzer package.
    Open source →
  6. 0.2.6 22 Apr 2026
    Release notes
    • Require version 13.0.0 of the analyzer package.
    Open source →
  7. 0.2.5 08 Apr 2026
    Release notes
    • Require version 12.1.0 of the analyzer package.
    Open source →
  8. 0.2.4 17 Mar 2026
    Release notes
    • Require version 12.0.0 of the analyzer package.
    Open source →
  9. 0.2.2 27 Feb 2026
    Release notes
    • Require version ^11.0.0-0 of the analyzer package.
    Open source →
  10. 0.2.1 21 Feb 2026
    Release notes
    • Require version 10.2.0 of the analyzer package.
    Open source →
  11. 0.2.0 17 Feb 2026
    Release notes
    • Remove deprecated mock APIs: MockPackagesMixin.addAngularMeta MockPackagesMixin.addFlutterTest MockPackagesMixin.addJs MockPackagesMixin.addKernel MockPackagesMixin.pedantic and MockPackagesMixin.addUI.
    • Require version 10.1.0 of the analyzer package.
    Open source →
  12. 0.1.10 30 Jan 2026
    Release notes
    • A stub Flutter package can be added in tests by overriding the addFlutterPackageDep getter to return true. This API existed before but is now functional; same with addFixnumPackageDep, addMetaPackageDep, and addTestReflectiveLoaderPackageDep.
    • Require version 10.0.2 of the analyzer package.
    Open source →
  13. 0.1.9 16 Jan 2026
    Release notes
    • Deprecate MockPackagesMixin.addUI; This is replaced by addSkyEngine.
    • Deprecate MockPackagesMixin.addFlutterTest. A mock flutter_test package can still be written with PubPackageResolutionTest.newPackage.
    • Require version 10.0.1 of the analyzer package.
    Open source →
  14. 0.1.8 07 Jan 2026
    Release notes
    • Require version 10.0.0 of the analyzer package.
    • Change the behavior of analysisOptionsContent so that by default, the analysis options file used in testing specifies a true value for propagate-linter-exceptions. This ensures that when tests are run, exceptions that occur while processing lint rules will cause the test to fail.
    • Deprecate MockPackagesMixin.addAngularMeta. A mock angular_meta package can still be written with PubPackageResolutionTest.newPackage.
    • Deprecate MockPackagesMixin.addJs and PubPackageResolutionTest.addJsPackageDep. A mock js package can still be written with PubPackageResolutionTest.newPackage.
    • Deprecate MockPackagesMixin.addKernel and PubPackageResolutionTest.addKernelPackageDep. A mock kernel package can still be written with PubPackageResolutionTest.newPackage.
    • Deprecate MockPackagesMixin.addPedantic. A mock pedantic package can still be written with PubPackageResolutionTest.newPackage.
    Open source →
  15. 0.1.7 10 Nov 2025
    Release notes
    • Deprecate AnalysisRuleTest.analysisRule; instead of implementing this getter, set the rule field in the setUp method, before calling super.setUp. For example, when testing an analysis rule, MyRule, call rule = MyRule() in setUp.
    Open source →
  16. 0.1.6 23 Oct 2025
    Release notes
    • Require version 9.0.0 of the analyzer package.
    Open source →
  17. 0.1.5 20 Oct 2025
    Release notes
    • Require version 8.4.0 of the analyzer package.
    Open source →
  18. 0.1.4 13 Oct 2025
    Release notes
    • Require version 8.3.0 of the analyzer package.
    • Improve error message when trying to use any of the built-in mock libraries from a test outside of the Dart SDK.
    Open source →
  19. 0.1.3 22 Sep 2025
    Release notes
    • Require version 8.2.0 of the analyzer package.
    • Require Dart SDK ^3.9.0.
    Open source →
  20. 0.1.2 13 Aug 2025
    Release notes
    • Require version 8.1.1 of the analyzer package.
    Open source →
  21. 0.1.1 07 Aug 2025
    Release notes
    • Require version ^8.1.0 of the analyzer package.
    Open source →
  22. 0.1.0 21 Jul 2025
    Release notes
    • Initial release
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive