analysis_plugin_test_helper 1.0.2
analysis_plugin_test_helper: ^1.0.2 copied to clipboard
Dump of reusable utilities to help write tests for the analyzer plugins developed by the analysis_server_core package.
example/example.dart
// Please see the test codes in `test` folder for complete demonstration.
//
// This package is specifically designed to help write tests for the analyzer
// plugins, and the best example is to see the tests themselves.