Claude
Code & Development
Trust: 55/100 (Fair)dart-generate-test-mocks Guide
Define and generate mock objects for external dependencies using `package:mockito` and `build_runner`. Use when unit testing classes that depend on complex external services like APIs or databases.
295 starsby dart-lang
When to use dart-generate-test-mocks
Define and generate mock objects for external dependencies using `package:mockito` and `build_runner`. Use when unit testing classes that depend on complex external services like APIs or databases.
How to use dart-generate-test-mocks
dart-generate-test-mocks is a Claude skill in the SKILL.md format. Add it to your Claude environment from the source repository below, then it activates as a user-invocable skill when your task matches its description.
Details
PlatformClaude
CategoryCode & Development
Invocationuser-invocable
Modelany
Maintainerdart-lang
LicenseBSD-3-Clause