create an in-memory rule test harness #58521
Labels
analyzer-linter
Issues with the analyzer's support for the linter package
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
type-task
A well-defined stand-alone task
type-test
See: #58520.
Like in server, this should support:
I'm inclined to make something that borrows from
AbstractSingleUnitTest
(though probably not using reflective tests). Input here is welcome./cc @bwilkerson
The text was updated successfully, but these errors were encountered: