Files
sdk/pkg/analyzer_testing
Sam Rawlins 3eb9614c36 analyzer_testing: Introduce PubPackageResolutionTest.newPackage
Work towards https://github.com/dart-lang/sdk/issues/61079

This change offers up a convenient API for adding packages (often mock
packages) to the resource provider used in tests.

Change-Id: I0f29e2fa5ece0b6260173949c9e8418fce63fc91
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/453844
Commit-Queue: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2025-10-08 08:56:23 -07:00
..
2025-05-02 06:58:49 -07:00

This package provides testing utilities related to the analyzer and analysis_server_plugin packages.

Support

Post issues and feature requests at https://github.com/dart-lang/sdk/issues. These will be triaged according to the analyzer triage priorities.

Questions and discussions are welcome at the #hackers-analyzer Discord channel.

License

See the LICENSE file.