tree: 0c8dff69275f5791e08ca8efb3dc096b5a736031
  1. integration_test/
  2. lib/
  3. pubspec.yaml
  4. README.md
dev/integration_tests/primitive_shape_test/README.md

Primitive Shape Integration Test

This integration test suite validates rendering of primitive canvas shapes.

Running Locally

flutter test dev/integration_tests/primitive_shape_test/integration_test/primitive_shape_test.dart -d <device_id>

Running via Devicelab on Windows

cd dev/devicelab
dart bin/run.dart -t windows_primitive_shape_golden_test