dart-add-unit-test
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a standard technical guide for Dart and Flutter unit testing. All instructions follow established best practices within the ecosystem.
- [COMMAND_EXECUTION]: References the use of
dart testandflutter testfor executing test suites, which are standard CLI tools provided by the SDKs. - [EXTERNAL_DOWNLOADS]: Recommends the use of
package:test,package:flutter_test, andpackage:mockito, which are official or well-known libraries in the Dart community.
Audit Metadata