Files
sdk/pkg/analyzer_testing
Sam Rawlins 7df1bd2f39 Add empty analyzer_testing package
Work towards https://github.com/dart-lang/sdk/issues/55660

Change-Id: Ia4f8186c328c9929869d1305ee0fe606d9dfa0e5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/425320
Commit-Queue: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
2025-04-29 12:33:30 -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][triage].

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

License

See the [LICENSE] file.

[analysis_server_plugin: https://pub.dev/packages/analysis_server_plugin [discored channel]: https://discord.com/channels/608014603317936148/1171510601655275612 [LICENSE]: https://github.com/dart-lang/sdk/blob/main/pkg/analyzer/LICENSE [triage]: https://github.com/dart-lang/sdk/blob/main/pkg/analyzer/TRIAGE.md