Skip to main content

Module dart

Module dart 

Source
Expand description

Dart e2e test generator using package:test.

Generates packages/dart/test/<fixture_id>_test.dart files from JSON fixtures (one file per fixture group, mirroring the Gleam per-fixture-file layout) and a pubspec.yaml at the e2e package root.

Structsยง

DartE2eCodegen
Dart e2e code generator.