analysis_plugin_test_helper 1.0.0
analysis_plugin_test_helper: ^1.0.0 copied to clipboard
Dump of reusable utilities to help test analyzer plugins.
example/example.dart
// See tests in `test` folder for complete examples.
//
// This package is specifically designed to help write,
// tests, and the best example is to see the tests themselves.