Testing

Best practices for Dart unit tests, Flutter widget tests, and golden file tests, covering descriptive group and test naming, setUp lifecycle and test isolation, mocking and verification with package:mocktail, the shared pumpApp test helper, finders and widget interactions. Use when writing, modifying, or reviewing tests that use package:test, package:flutter_test, package:mocktail, or package:bloc_test.

VeryGoodOpenSource e7cde00 8 files · 34.4 KB Updated

File contents

VeryGoodOpenSource/vgv-ai-flutter-plugin/tree/main/skills/testing commit e7cde000db

Frequently asked questions

npx skillmds@latest add verygoodopensource/testing