Files
sdk/pkg/analysis_server/test/src/plugin2
Sam Rawlins 6c5fe06d70 DAS plugins: Add an SDK constraint to generated pubspec
Change-Id: I98765c019d5e41b347b11b874165e3de0e381002
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/404760
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
2025-01-21 10:30:20 -08:00
..

This directory contains tests for the "new" plugin system introduced circa 2024, which is the replacement for the "prototype" plugin system introduced circa 2017. The tests for the "prototype" plugin are located in ../plugin. Eventually, all tests in ../plugin which test some equivalent behavior in the "new" plugin system should be migrated here.