pixelflow-test-support 0.1.0

Deterministic test helpers for PixelFlow filters, plugins, and embedders.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "pixelflow-test-support"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
description = "Deterministic test helpers for PixelFlow filters, plugins, and embedders."
readme.workspace = true
repository.workspace = true
license.workspace = true

[dependencies]
pixelflow-core = { workspace = true }

[lints]
workspace = true