Cargo Features

i-slint-backend-testing has no features set by default.

[dependencies]
i-slint-backend-testing = { version = "1.7.2", features = ["internal", "ffi", "system-testing"] }
internal

Internal feature that is only enabled for Slint's own tests

ffi

ffi for C++ bindings

system-testing = async-net, byteorder, futures-lite, generational-arena, image, pb-rs, quick-protobuf

Affects i-slint-backend-testing::systest

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

quick-protobuf system-testing?
generational-arena system-testing?
async-net system-testing?
futures-lite system-testing?
byteorder system-testing?
image system-testing?

Enables image ^0.24

pb-rs build system-testing?