ff_golden_presenter 1.1.3 copy "ff_golden_presenter: ^1.1.3" to clipboard
ff_golden_presenter: ^1.1.3 copied to clipboard

Review local Git golden changes, run filtered tests, and publish searchable HTML reports.

example/README.md

Demo catalog #

This directory is a runnable example of the input convention and generated output.

From packages/ff_golden_presenter:

./tool/generate_demo.sh

Open report.html locally. Do not edit it by hand; CI regenerates the file and verifies that it stays in sync with the renderer and the SVG fixtures.

To demonstrate collection and publication as well, run:

dart run ff_golden_presenter build \
  --input example/goldens \
  --output-directory build/demo \
  --profile none \
  --clean \
  --title "FF Golden Presenter demo"

This copies the fixtures and creates build/demo/index.html without requiring an external PNG optimizer.

Alternatively, build and serve the demo through the production container:

docker compose up --build

Open http://localhost:8080. Copy-ready GitHub and GitLab publication workflows are available in ci/.

2
likes
160
points
51
downloads
screenshot

Documentation

Documentation
API reference

Publisher

verified publisheraso.dev

Weekly Downloads

Review local Git golden changes, run filtered tests, and publish searchable HTML reports.

Homepage
Repository (GitHub)
View/report issues

Topics

#cli #docker #golden-tests #html #image-optimization

License

MIT (license)

Dependencies

analyzer, args, crypto, path

More

Packages that depend on ff_golden_presenter