analysis_plugin_test_helper 1.0.3
analysis_plugin_test_helper: ^1.0.3 copied to clipboard
Dump of reusable utilities to help write tests for the analyzer plugins - specially the ones developed by analysis_server_core package.
analysis_plugin_test_helper #
Dump of reusable utilities to help write tests for the analyzer plugins - specially the ones developed by analysis_server_core package.
Installation #
From pub.dev
Add this to your pubspec.yaml
dependencies:
analysis_plugin_test_helper: ^1.0.3
Or, From Git repo
dependencies:
analysis_plugin_test_helper:
git:
url: https://github.com/Ragibn5/dart-flutter-packages.git
path: analysis_plugin_test_helper
ref: analysis_plugin_test_helper-1.0.3
For more information, see the package on pub.dev or the GitHub repository.